Home
last modified time | relevance | path

Searched refs:APIDestroy (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DExternalTexture.h47 void APIDestroy();
H A DQuerySet.h45 void APIDestroy();
H A DBuffer.h83 void APIDestroy();
H A DTexture.h96 void APIDestroy();
H A DQuerySet.cpp168 void QuerySetBase::APIDestroy() { in APIDestroy() function in dawn_native::QuerySetBase
H A DExternalTexture.cpp118 void ExternalTextureBase::APIDestroy() { in APIDestroy() function in dawn_native::ExternalTextureBase
H A DBuffer.cpp378 void BufferBase::APIDestroy() { in APIDestroy() function in BufferBase
H A DDevice.h370 void APIDestroy();
H A DTexture.cpp678 void TextureBase::APIDestroy() { in APIDestroy() function in dawn_native::TextureBase
H A DDevice.cpp402 void DeviceBase::APIDestroy() { in APIDestroy() function in dawn_native::DeviceBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DSwapChainVk.cpp504 mBlitTexture->APIDestroy(); in PresentImpl()
531 mTexture->APIDestroy(); in PresentImpl()
643 mTexture->APIDestroy(); in DetachFromSurfaceImpl()
648 mBlitTexture->APIDestroy(); in DetachFromSurfaceImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DSwapChainD3D12.cpp329 mApiTexture->APIDestroy(); in PresentImpl()
369 mApiTexture->APIDestroy(); in DetachFromSurfaceImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp414 mTexture->APIDestroy(); in PresentImpl()
430 mTexture->APIDestroy(); in DetachFromSurfaceImpl()

Completed in 11 milliseconds