Home
last modified time | relevance | path

Searched refs:emit_tex_txs (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.cpp328 return emit_tex_txs(tex, src, {0,1,2,3}, shader); in from_nir()
344 return emit_tex_txs(tex, src, {0, 1, 2, 3}, shader); in from_nir()
348 return emit_tex_txs(tex, src, {3,7,7,7}, shader); in from_nir()
762 bool TexInstr::emit_tex_txs(nir_tex_instr *tex, Inputs& src, in emit_tex_txs() function in r600::TexInstr
H A Dsfn_instr_tex.h166 static bool emit_tex_txs(nir_tex_instr *tex, Inputs& src,
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c3323 emit_tex_txs(struct ir3_context *ctx, nir_tex_instr *tex) in emit_tex_txs() function
3509 emit_tex_txs(ctx, tex); in emit_instr()

Completed in 8 milliseconds