Searched refs:stage_infos (Results 1 – 1 of 1) sorted by relevance
2033 const VkPipelineShaderStageCreateInfo *stage_infos[MESA_SHADER_STAGES] = { in tu_pipeline_builder_compile_shaders() local2039 stage_infos[stage] = &builder->create_info->pStages[i]; in tu_pipeline_builder_compile_shaders()2049 const VkPipelineShaderStageCreateInfo *stage_info = stage_infos[stage]; in tu_pipeline_builder_compile_shaders()