Searched refs:r600_bytecode_add_vtx (Results 1 – 3 of 3) sorted by relevance
228 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx);
1591 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx() function2841 if ((r = r600_bytecode_add_vtx(&bc, &vtx))) { in r600_vertex_elements_build_fetch_shader()
508 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()