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.h272 int r600_bytecode_add_gds(struct r600_bytecode *bc,
Dr600_asm.c1447 int r600_bytecode_add_gds(struct r600_bytecode *bc, const struct r600_bytecode_gds *gds) in r600_bytecode_add_gds() function
Dr600_shader.c2900 r = r600_bytecode_add_gds(ctx->bc, &gds); in r600_emit_tess_factor()