Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dv3d33_tex.c34 v3d33_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) in v3d33_vir_emit_tex() function
Dv3d_compiler.h940 void v3d33_vir_emit_tex(struct v3d_compile *c, nir_tex_instr *instr);
Dnir_to_vir.c650 v3d33_vir_emit_tex(c, instr); in ntq_emit_tex()