Home
last modified time | relevance | path

Searched defs:kASTCFormats (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
DTextureUtils.h138 static constexpr std::array<wgpu::TextureFormat, 28> kASTCFormats = { variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCompressedTextureFormatsTest.cpp421 static const FormatDesc kASTCFormats[] = {{GL_COMPRESSED_RGBA_ASTC_4x4_KHR, 16}, variable