Home
last modified time | relevance | path

Searched refs:v3d_resource_destroy (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.c387 v3d_resource_destroy(struct pipe_screen *pscreen, in v3d_resource_destroy() function
830 v3d_resource_destroy(pscreen, prsc); in v3d_resource_create_with_modifiers()
950 v3d_resource_destroy(pscreen, prsc); in v3d_resource_from_handle()
1130 .resource_destroy = v3d_resource_destroy,