Searched refs:vbo_res_ids (Results 1 – 1 of 1) sorted by relevance
454 uint32_t vbo_res_ids[PIPE_MAX_ATTRIBS]; member2415 ctx->sub->vbo_res_ids[index] != res_handle) in vrend_set_single_vbo()2423 ctx->sub->vbo_res_ids[index] = 0; in vrend_set_single_vbo()2424 } else if (ctx->sub->vbo_res_ids[index] != res_handle) { in vrend_set_single_vbo()2428 ctx->sub->vbo_res_ids[index] = 0; in vrend_set_single_vbo()2432 ctx->sub->vbo_res_ids[index] = res_handle; in vrend_set_single_vbo()2450 ctx->sub->vbo_res_ids[i] = 0; in vrend_set_num_vbo()