Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c136 blorp_create_nir_tex_instr(nir_builder *b, struct brw_blorp_blit_vars *v, in blorp_create_nir_tex_instr() function
186 blorp_create_nir_tex_instr(b, v, nir_texop_txl, pos, 2, in blorp_nir_tex()
204 blorp_create_nir_tex_instr(b, v, nir_texop_txf, pos, 2, dst_type); in blorp_nir_txf()
220 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms, pos, in blorp_nir_txf_ms()
248 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms_mcs_intel, in blorp_blit_txf_ms_mcs()