Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_draw_helpers.h35 nir_lower_pstipple_fs(struct nir_shader *shader,
Dnir_draw_helpers.c110 nir_lower_pstipple_fs(struct nir_shader *shader, in nir_lower_pstipple_fs() function
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c149 nir_lower_pstipple_fs(pstip_fs.ir.nir, in generate_pstip_fs()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.cpp1109 NIR_PASS_V(new_nir_variant, nir_lower_pstipple_fs, in select_shader_variant()