Searched refs:r600_bytecode_add_vtx_internal (Results 1 – 1 of 1) sorted by relevance
1337 static int r600_bytecode_add_vtx_internal(struct r600_bytecode *bc, const struct r600_bytecode_vtx … in r600_bytecode_add_vtx_internal() function1397 return r600_bytecode_add_vtx_internal(bc, vtx, false); in r600_bytecode_add_vtx()1402 return r600_bytecode_add_vtx_internal(bc, vtx, true); in r600_bytecode_add_vtx_tc()