Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c623 ntq_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in ntq_emit_tex() function
2988 ntq_emit_tex(c, nir_instr_as_tex(instr)); in ntq_emit_instr()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c414 ntq_emit_tex(struct vc4_compile *c, nir_tex_instr *instr) in ntq_emit_tex() function
2030 ntq_emit_tex(c, nir_instr_as_tex(instr)); in ntq_emit_instr()