Home
last modified time | relevance | path

Searched refs:mIsFormatSupported (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DReadOnlyDepthStencilAttachmentTests.cpp41 mIsFormatSupported = true;
48 mIsFormatSupported = true;
54 mIsFormatSupported = true;
60 return mIsFormatSupported; in IsFormatSupported()
190 bool mIsFormatSupported = false; member in ReadOnlyDepthStencilAttachmentTests
H A DCompressedTextureFormatTests.cpp46 mIsFormatSupported = true;
50 mIsFormatSupported = true;
54 mIsFormatSupported = true;
61 return mIsFormatSupported; in IsFormatSupported()
657 bool mIsFormatSupported = false; member in CompressedTextureFormatTest

Completed in 5 milliseconds