Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h283 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc,
Dr600_asm.c1400 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx_tc() function
Dr600_shader.c6999 if ((r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx))) in r600_do_buffer_txq()
8135 r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx); in tgsi_load_buffer()
8212 r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx); in tgsi_load_rat()
8598 r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx); in tgsi_atomic_op_rat()