Home
last modified time | relevance | path

Searched refs:destroyResources (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkMSAALoadManager.cpp62 this->destroyResources(gpu); in createMSAALoadProgram()
70 this->destroyResources(gpu); in createMSAALoadProgram()
109 this->destroyResources(gpu); in createMSAALoadProgram()
217 void GrVkMSAALoadManager::destroyResources(GrVkGpu* gpu) { in destroyResources() function in GrVkMSAALoadManager
H A DGrVkMSAALoadManager.h37 void destroyResources(GrVkGpu* gpu);
H A DGrVkResourceProvider.h208 void destroyResources();
H A DGrVkGpu.cpp258 void GrVkGpu::destroyResources() { in destroyResources() function in GrVkGpu
284 fMSAALoadManager.destroyResources(this); in destroyResources()
287 fResourceProvider.destroyResources(); in destroyResources()
292 this->destroyResources(); in ~GrVkGpu()
304 this->destroyResources(); in disconnect()
H A DGrVkGpu.h233 void destroyResources();
H A DGrVkResourceProvider.cpp472 void GrVkResourceProvider::destroyResources() { in destroyResources() function in GrVkResourceProvider
/third_party/skia/src/gpu/mtl/
H A DGrMtlResourceProvider.h48 void destroyResources();
H A DGrMtlGpu.h132 void destroyResources();
/third_party/skia/src/gpu/d3d/
H A DGrD3DResourceProvider.h37 void destroyResources();
H A DGrD3DResourceProvider.cpp30 void GrD3DResourceProvider::destroyResources() { in destroyResources() function in GrD3DResourceProvider
H A DGrD3DGpu.h132 void destroyResources();
H A DGrD3DGpu.cpp98 this->destroyResources(); in ~GrD3DGpu()
101 void GrD3DGpu::destroyResources() { in destroyResources() function in GrD3DGpu
124 fResourceProvider.destroyResources(); in destroyResources()

Completed in 16 milliseconds