Lines Matching refs:vrend_resource_reference
1024 vrend_resource_reference(&surf->texture, NULL); in vrend_destroy_surface()
1042 vrend_resource_reference(&samp->texture, NULL); in vrend_destroy_sampler_view()
1058 vrend_resource_reference(&target->buffer, NULL); in vrend_destroy_so_target()
1898 vrend_resource_reference(&surf->texture, res); in vrend_create_surface()
2155 vrend_resource_reference(&view->texture, res); in vrend_create_sampler_view()
2888 vrend_resource_reference((struct vrend_resource **)&ctx->sub->ib.buffer, NULL); in vrend_set_index_buffer()
2893 vrend_resource_reference((struct vrend_resource **)&ctx->sub->ib.buffer, res); in vrend_set_index_buffer()
2897 vrend_resource_reference((struct vrend_resource **)&ctx->sub->ib.buffer, NULL); in vrend_set_index_buffer()
2920 vrend_resource_reference((struct vrend_resource **)&vbo->base.buffer, NULL); in vrend_set_single_vbo()
2929 vrend_resource_reference((struct vrend_resource **)&vbo->base.buffer, res); in vrend_set_single_vbo()
2947 vrend_resource_reference((struct vrend_resource **)&ctx->sub->vbo[i].base.buffer, NULL); in vrend_set_num_vbo()
6327 vrend_resource_reference((struct vrend_resource **)&sub->ib.buffer, NULL); in vrend_destroy_sub_context()
9462 vrend_resource_reference(&q->res, res); in vrend_create_query()
9521 vrend_resource_reference(&query->res, NULL); in vrend_destroy_query()
9794 vrend_resource_reference(&target->buffer, res); in vrend_create_so_target()