Searched refs:nvtx (Results 1 – 1 of 1) sorted by relevance
1451 struct r600_bytecode_vtx *nvtx = r600_bytecode_vtx(); in r600_bytecode_add_vtx_internal() local1454 if (!nvtx) in r600_bytecode_add_vtx_internal()1456 memcpy(nvtx, vtx, sizeof(struct r600_bytecode_vtx)); in r600_bytecode_add_vtx_internal()1470 free(nvtx); in r600_bytecode_add_vtx_internal()1489 free(nvtx); in r600_bytecode_add_vtx_internal()1493 list_addtail(&nvtx->list, &bc->cf_last->vtx); in r600_bytecode_add_vtx_internal()