Searched refs:intersectionShader (Results 1 - 5 of 5) sorted by last modified time

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c2943 assert_rt_stage_index_valid(pCreateInfo, ginfo->intersectionShader,
2950 assert(ginfo->intersectionShader == VK_SHADER_UNUSED_KHR);
2955 assert(ginfo->intersectionShader == VK_SHADER_UNUSED_KHR);
H A Danv_pipeline.c2711 uint32_t intersection_idx = ginfo->intersectionShader;
2915 uint32_t intersection_idx = info->pGroups[i].intersectionShader;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline_rt.c79 if (dst->intersectionShader != VK_SHADER_UNUSED_KHR)
80 dst->intersectionShader += total_stages;
1419 shader_id = group_info->intersectionShader;
2269 if (group_info->intersectionShader != VK_SHADER_UNUSED_KHR)
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h10382 uint32_t intersectionShader; member in struct:VkRayTracingShaderGroupCreateInfoNV
13234 uint32_t intersectionShader; member in struct:VkRayTracingShaderGroupCreateInfoKHR
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h8271 uint32_t intersectionShader; member in struct:VkRayTracingShaderGroupCreateInfoNV

Completed in 83 milliseconds