Home
last modified time | relevance | path

Searched refs:IsETC2TextureFormat (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
H A DTextureUtils.h206 bool IsETC2TextureFormat(wgpu::TextureFormat textureFormat);
H A DTextureUtils.cpp66 bool IsETC2TextureFormat(wgpu::TextureFormat textureFormat) { in IsETC2TextureFormat() function
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCompressedTextureFormatTests.cpp49 if (utils::IsETC2TextureFormat(format) && SupportsFeatures({"texture-compression-etc2"})) {

Completed in 4 milliseconds