Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dpipelines.adoc5940 …R_UNUSED_KHR',desc='Sentinel for an unused shader index',type='consts',alias='VK_SHADER_UNUSED_NV']
5950 include::{generated}/api/enums/VK_SHADER_UNUSED_NV.adoc[]
6544 ename:VK_SHADER_UNUSED_NV otherwise.
6550 ename:VK_SHADER_UNUSED_NV otherwise.
6556 ename:VK_SHADER_UNUSED_NV otherwise.
6561 ename:VK_SHADER_UNUSED_NV otherwise.
6575 must: be ename:VK_SHADER_UNUSED_NV
6585 pname:intersectionShader must: be ename:VK_SHADER_UNUSED_NV
6587 pname:closestHitShader must: be either ename:VK_SHADER_UNUSED_NV or a
6591 pname:anyHitShader must: be either ename:VK_SHADER_UNUSED_NV or a valid
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp6214 VULKAN_HPP_CONSTEXPR_INLINE uint32_t ShaderUnusedNV = VK_SHADER_UNUSED_NV;
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12516 #define VK_SHADER_UNUSED_NV VK_SHADER_UNUSED_KHR macro