Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/utils/
H A DTextureUtils.h207 bool IsASTCTextureFormat(wgpu::TextureFormat textureFormat);
H A DTextureUtils.cpp85 bool IsASTCTextureFormat(wgpu::TextureFormat textureFormat) { in IsASTCTextureFormat() function
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCompressedTextureFormatTests.cpp53 if (utils::IsASTCTextureFormat(format) && SupportsFeatures({"texture-compression-astc"})) {

Completed in 4 milliseconds