Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h287 int r600_bytecode_add_gds(struct r600_bytecode *bc,
Dr600_asm.c1461 int r600_bytecode_add_gds(struct r600_bytecode *bc, const struct r600_bytecode_gds *gds) in r600_bytecode_add_gds() function
Dr600_shader.c3016 r = r600_bytecode_add_gds(ctx->bc, &gds); in r600_emit_tess_factor()
7991 r = r600_bytecode_add_gds(ctx->bc, &gds); in tgsi_load_gds()
8697 r = r600_bytecode_add_gds(ctx->bc, &gds); in tgsi_atomic_op_gds()