[libre-riscv-dev] [isa-dev] Re: FP transcendentals (trigonometry, root/exp/log) proposal

Jacob Lifshay programmerjake at gmail.com
Sun Sep 15 06:41:38 BST 2019


Note that Vulkan and RISC-V conformance are at different levels of the
software/hardware stack: Vulkan requires API-level conformance whereas
RISC-V requires ISA-level conformance, the Vulkan driver is free to
translate as needed or even implement some features entirely in software,
not everything needs to be implemented in hardware.

Jacob


More information about the libre-riscv-dev mailing list