Searched refs:vrend_texture (Results 1 – 1 of 1) sorted by relevance
318 struct vrend_texture { struct2461 struct vrend_texture *tex; in vrend_set_single_sampler_view()2474 tex = (struct vrend_texture *)view->texture; in vrend_set_single_sampler_view()4804 struct vrend_texture *tex = (struct vrend_texture *)res; in vrend_apply_sampler_state()5524 struct vrend_texture *gt = (struct vrend_texture *)gr; in vrend_renderer_resource_allocate_texture()5673 gr = (struct vrend_resource *)CALLOC_STRUCT(vrend_texture); in vrend_renderer_resource_create()7229 intermediate_copy = (struct vrend_resource *)CALLOC_STRUCT(vrend_texture); in vrend_renderer_blit_int()