Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c576 dzn_pipeline_cache_add_dxil_shader(struct vk_pipeline_cache *cache, in dzn_pipeline_cache_add_dxil_shader() function
1098 dzn_pipeline_cache_add_dxil_shader(cache, stages[stage].dxil_hash, stage, slot); in dzn_graphics_pipeline_compile_shaders()
2574 dzn_pipeline_cache_add_dxil_shader(cache, dxil_hash, MESA_SHADER_COMPUTE, shader); in dzn_compute_pipeline_compile_shader()