Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/utils/
H A DTextureUtils.h205 bool IsBCTextureFormat(wgpu::TextureFormat textureFormat);
H A DTextureUtils.cpp43 bool IsBCTextureFormat(wgpu::TextureFormat textureFormat) { in IsBCTextureFormat() function
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCompressedTextureFormatTests.cpp45 if (utils::IsBCTextureFormat(format) && SupportsFeatures({"texture-compression-bc"})) {

Completed in 4 milliseconds