Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c2033 const VkPipelineShaderStageCreateInfo *stage_infos[MESA_SHADER_STAGES] = { in tu_pipeline_builder_compile_shaders() local
2039 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()