Searched refs:VK_SHADER_UNUSED_KHR (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | raytraversal.adoc | 554 If the intersection shader is ename:VK_SHADER_UNUSED_KHR (which is only 613 ename:VK_SHADER_UNUSED_KHR, the candidate is immediately confirmed as a 679 shader>> identified is ename:VK_SHADER_UNUSED_KHR. 687 ename:VK_SHADER_UNUSED_KHR.
|
D | pipelines.adoc | 4743 ename:VK_SHADER_UNUSED_KHR, such as from a shader group consisting 4749 ename:VK_SHADER_UNUSED_KHR, such as from a shader group consisting 4755 ename:VK_SHADER_UNUSED_KHR, such as from a shader group consisting 4761 effectively ename:VK_SHADER_UNUSED_KHR, such as from a shader group 4985 ename:VK_SHADER_UNUSED_KHR, such as from a shader group consisting 4991 ename:VK_SHADER_UNUSED_KHR, such as from a shader group consisting 4997 ename:VK_SHADER_UNUSED_KHR, such as from a shader group consisting 5003 effectively ename:VK_SHADER_UNUSED_KHR, such as from a shader group 5940 [open,refpage='VK_SHADER_UNUSED_KHR',desc='Sentinel for an unused shader index',type='consts',alias… 5942 ename:VK_SHADER_UNUSED_KHR is a special shader index used to indicate that a [all …]
|
D | raytracing.adoc | 667 entirely of ename:VK_SHADER_UNUSED_KHR.
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 12515 #define VK_SHADER_UNUSED_KHR (~0U) macro 12516 #define VK_SHADER_UNUSED_NV VK_SHADER_UNUSED_KHR
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan.hpp | 6211 VULKAN_HPP_CONSTEXPR_INLINE uint32_t ShaderUnusedKHR = VK_SHADER_UNUSED_KHR;
|