HomeSort by relevance Sort by last modified time
    Searched defs:emit_texture (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_emit.c 123 emit_texture(struct fd_ringbuffer *ring, struct fd_context *ctx, function
160 emitted |= emit_texture(ring, ctx, &ctx->verttex, i, emitted);
164 emitted |= emit_texture(ring, ctx, &ctx->fragtex, i, emitted);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_visitor.cpp 902 vec4_visitor::emit_texture(ir_texture_opcode op, function in class:brw::vec4_visitor
    [all...]

Completed in 83 milliseconds