Home
last modified time | relevance | path

Searched refs:r600_bytecode_add_vtx_tc (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h307 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc,
H A Dr600_shader.c1520 if ((r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx))) in eg_load_helper_invocation()
7545 if ((r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx))) in r600_do_buffer_txq()
8907 r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx); in tgsi_load_buffer()
8977 r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx); in tgsi_load_rat()
9366 r = r600_bytecode_add_vtx_tc(ctx->bc, &vtx); in tgsi_atomic_op_rat()
H A Dr600_asm.c1511 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx_tc() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_assembler.cpp694 if ((r600_bytecode_add_vtx_tc(m_bc, &vtx))) { in visit()

Completed in 20 milliseconds