Searched refs:emit_texture (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.c113 emit_texture(struct fd_ringbuffer *ring, struct fd_context *ctx, function in typeref:typename:texmask
166 emitted |= emit_texture(ring, ctx, verttex, i, emitted);
170 emitted |= emit_texture(ring, ctx, fragtex, i, emitted);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.c113 emit_texture(struct fd_ringbuffer *ring, struct fd_context *ctx, function in typeref:typename:texmask
165 emitted |= emit_texture(ring, ctx, verttex, i, emitted);
169 emitted |= emit_texture(ring, ctx, fragtex, i, emitted);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.h263 void emit_texture(ir_texture_opcode op,
H A Dbrw_vec4_visitor.cpp912 vec4_visitor::emit_texture(ir_texture_opcode op, function in class:brw::vec4_visitor
H A Dbrw_vec4_nir.cpp2126 emit_texture(op, dest, dest_type, coordinate, instr->coord_components,
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.h260 void emit_texture(ir_texture_opcode op,
H A Dbrw_vec4_visitor.cpp828 vec4_visitor::emit_texture(ir_texture_opcode op, function in class:brw::vec4_visitor
H A Dbrw_vec4_nir.cpp2125 emit_texture(op, dest, nir_tex_instr_dest_size(instr),
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json21082 "description": "intel/vec4: Inline emit_texture and move helpers to brw_vec4_nir.cpp",
21091 "description": "intel/vec4: Use nir_texop in emit_texture instead of translating",
21100 "description": "intel/vec4: Use ir_texture_opcode less in emit_texture()",
[all...]

Completed in 176 milliseconds