Home
last modified time | relevance | path

Searched refs:rayTracingInvocationReorder (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc6916 * [[features-rayTracingInvocationReorder]]
6917 pname:rayTracingInvocationReorder indicates that the implementation
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17480 VkBool32 rayTracingInvocationReorder; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp9475 …H_COMBINE( seed, physicalDeviceRayTracingInvocationReorderFeaturesNV.rayTracingInvocationReorder ); in operator ()()