Searched refs:VkShaderGroupShaderKHR (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_ray_tracing_pipeline.adoc | 252 ** added elink:VkShaderGroupShaderKHR enum
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 17854 typedef enum VkShaderGroupShaderKHR { enum 17860 } VkShaderGroupShaderKHR; typedef 17935 …ckSizeKHR)(VkDevice device, VkPipeline pipeline, uint32_t group, VkShaderGroupShaderKHR groupShade… 17978 VkShaderGroupShaderKHR groupShader);
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vk_enum_string_helper.h | 8764 static inline const char* string_VkShaderGroupShaderKHR(VkShaderGroupShaderKHR input_value) in string_VkShaderGroupShaderKHR()
|
D | vulkan.hpp | 3579 …ckSizeKHR( VkDevice device, VkPipeline pipeline, uint32_t group, VkShaderGroupShaderKHR groupShade… in vkGetRayTracingShaderGroupStackSizeKHR()
|
D | vulkan_raii.hpp | 16065 …ice ), static_cast<VkPipeline>( m_pipeline ), group, static_cast<VkShaderGroupShaderKHR>( groupSha… in getRayTracingShaderGroupStackSizeKHR()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | pipelines.adoc | 7010 [open,refpage='VkShaderGroupShaderKHR',desc='Shader group shaders',type='enums'] 7015 include::{generated}/api/enums/VkShaderGroupShaderKHR.adoc[]
|