Searched refs:vrend_surface (Results 1 – 1 of 1) sorted by relevance
323 struct vrend_surface { struct484 struct vrend_surface *zsurf;485 struct vrend_surface *surf[PIPE_MAX_COLOR_BUFS];725 static void vrend_destroy_surface(struct vrend_surface *surf) in vrend_destroy_surface()734 vrend_surface_reference(struct vrend_surface **ptr, struct vrend_surface *surf) in vrend_surface_reference()736 struct vrend_surface *old_surf = *ptr; in vrend_surface_reference()1498 struct vrend_surface *surf; in vrend_create_surface()1512 surf = CALLOC_STRUCT(vrend_surface); in vrend_create_surface()1559 struct vrend_surface *surface = obj_ptr; in vrend_destroy_surface_object()1936 struct vrend_surface *surf = ctx->sub->zsurf; in vrend_hw_set_zsurf_texture()[all …]