Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c123 emit_texture(struct fd_ringbuffer *ring, struct fd_context *ctx, in emit_texture() function
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp907 vec4_visitor::emit_texture(ir_texture_opcode op, in emit_texture() function in brw::vec4_visitor