Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c412 dzn_pipeline_compile_shader(struct dzn_device *device, in dzn_pipeline_compile_shader() function
1091 …ret = dzn_pipeline_compile_shader(device, pipeline->templates.shaders[stage].nir, prev_stage_outpu… in dzn_graphics_pipeline_compile_shaders()
2566 ret = dzn_pipeline_compile_shader(device, nir, 0, shader); in dzn_compute_pipeline_compile_shader()