Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h228 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx);
Dr600_asm.c1591 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx() function
2841 if ((r = r600_bytecode_add_vtx(&bc, &vtx))) { in r600_vertex_elements_build_fetch_shader()
Dr600_shader.c508 if (r600_bytecode_add_vtx(ctx->bc, &vtx)) { in r600_vtx_from_byte_stream()
1029 if ((r = r600_bytecode_add_vtx(ctx->bc, &vtx))) in tgsi_fetch_rel_const()