Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c1797 anv_graphics_pipeline_skip_shader_compile(struct anv_graphics_base_pipeline *pipeline, in anv_graphics_pipeline_skip_shader_compile() function
2327 if (anv_graphics_pipeline_skip_shader_compile(pipeline, stages, in anv_graphics_pipeline_compile()
2347 if (anv_graphics_pipeline_skip_shader_compile(pipeline, stages, in anv_graphics_pipeline_compile()
2402 if (anv_graphics_pipeline_skip_shader_compile(pipeline, stages, in anv_graphics_pipeline_compile()
2460 if (anv_graphics_pipeline_skip_shader_compile(pipeline, stages, in anv_graphics_pipeline_compile()
2481 if (anv_graphics_pipeline_skip_shader_compile(pipeline, stages, link_optimize, s)) in anv_graphics_pipeline_compile()