Searched refs:vrend_texture (Results 1 – 1 of 1) sorted by relevance
437 struct vrend_texture { struct2959 struct vrend_texture *tex; in vrend_set_single_sampler_view()2972 tex = (struct vrend_texture *)view->texture; in vrend_set_single_sampler_view()5710 struct vrend_texture *tex = (struct vrend_texture *)res; in vrend_apply_sampler_state()6907 struct vrend_texture *gt = (struct vrend_texture *)gr; in vrend_resource_alloc_texture()7096 gr = (struct vrend_resource *)CALLOC_STRUCT(vrend_texture); in vrend_resource_create()8974 intermediate_copy = (struct vrend_resource *)CALLOC_STRUCT(vrend_texture); in vrend_renderer_blit_int()