Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp_blit.c166 blorp_create_nir_tex_instr(nir_builder *b, struct brw_blorp_blit_vars *v, in blorp_create_nir_tex_instr() function
213 blorp_create_nir_tex_instr(b, v, nir_texop_tex, pos, 2, in blorp_nir_tex()
231 blorp_create_nir_tex_instr(b, v, nir_texop_txf, pos, 2, dst_type); in blorp_nir_txf()
247 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms, pos, in blorp_nir_txf_ms()
275 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms_mcs, in blorp_blit_txf_ms_mcs()