Home
last modified time | relevance | path

Searched defs:emit_tex_txs (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.cpp762 bool TexInstr::emit_tex_txs(nir_tex_instr *tex, Inputs& src, in emit_tex_txs() function in r600::TexInstr
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c3323 emit_tex_txs(struct ir3_context *ctx, nir_tex_instr *tex) in emit_tex_txs() function