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

/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_blit.c165 blorp_create_nir_tex_instr(nir_builder *b, struct brw_blorp_blit_vars *v, function in typeref:typename:nir_tex_instr *
210 blorp_create_nir_tex_instr(b, v, nir_texop_tex, pos, 2,
228 blorp_create_nir_tex_instr(b, v, nir_texop_txf, pos, 2, dst_type);
244 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms, pos,
272 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms_mcs,
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_blit.c135 blorp_create_nir_tex_instr(nir_builder *b, struct brw_blorp_blit_vars *v, function in typeref:typename:nir_tex_instr *
186 blorp_create_nir_tex_instr(b, v, nir_texop_txl, pos, 2,
204 blorp_create_nir_tex_instr(b, v, nir_texop_txf, pos, 2, dst_type);
220 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms, pos,
248 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms_mcs_intel,

Completed in 9 milliseconds