Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DTexture.cpp475 static Format kUnusedFormat; variable
478 : ApiObjectBase(device, kLabelNotImplemented), mFormat(kUnusedFormat), mState(state) { in TextureBase()
483 : ApiObjectBase(device, tag), mFormat(kUnusedFormat) { in TextureBase()
707 mFormat(kUnusedFormat) { in TextureViewBase()
712 : ApiObjectBase(device, tag), mFormat(kUnusedFormat) { in TextureViewBase()