Searched refs:dzn_meta_compile_shader (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_meta.c | 34 dzn_meta_compile_shader(struct dzn_device *device, nir_shader *nir, in dzn_meta_compile_shader() function 225 dzn_meta_compile_shader(device, nir, &desc.CS); in dzn_meta_indirect_draw_init() 405 dzn_meta_compile_shader(device, nir, &desc.CS); in dzn_meta_triangle_fan_rewrite_index_init() 453 dzn_meta_compile_shader(device, nir, &bc); in dzn_meta_blits_get_vs() 498 dzn_meta_compile_shader(device, nir, &bc); in dzn_meta_blits_get_fs()
|
/third_party/mesa3d/docs/relnotes/ |
D | 22.2.0.rst | 957 - dzn: Fix unitialized var access in dzn_meta_compile_shader()
|