Home
last modified time | relevance | path

Searched defs:TextureBase (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPassResourceUsageTracker.h30 class TextureBase; variable
DTexture.cpp451 TextureBase::TextureBase(DeviceBase* device, in TextureBase() function in dawn_native::TextureBase
477 TextureBase::TextureBase(DeviceBase* device, TextureState state) in TextureBase() function in dawn_native::TextureBase
482 TextureBase::TextureBase(DeviceBase* device, ObjectBase::ErrorTag tag) in TextureBase() function in dawn_native::TextureBase
DForward.h52 class TextureBase; variable
DPassResourceUsage.h33 class TextureBase; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DSwapChainGL.cpp47 void SwapChain::OnBeforePresent(TextureBase*) { in OnBeforePresent() argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DPassResourceUsage.h26 class TextureBase; variable
DForward.h41 class TextureBase; variable
DTexture.cpp292 TextureBase::TextureBase(DeviceBase* device, in TextureBase() function in dawn_native::TextureBase
311 TextureBase::TextureBase(DeviceBase* device, ObjectBase::ErrorTag tag) in TextureBase() function in dawn_native::TextureBase
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp331 void SwapChain::OnBeforePresent(TextureBase*) { in OnBeforePresent() argument