Home
last modified time | relevance | path

Searched defs:filterSupport (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFormatPrintTest.cpp52 bool filterSupport = typeFormatPair.second.filterSupport(context->getClientVersion(), in TEST_P() local
DD3D11FormatTablesTest.cpp87 UINT filterSupport = 0; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp86 UINT filterSupport = 0; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp800 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAXFormat()
845 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAFormat()
864 InternalFormat::SupportCheckFunction filterSupport, in AddLUMAFormat()
901 InternalFormat::SupportCheckFunction filterSupport, in AddDepthStencilFormat()
937 InternalFormat::SupportCheckFunction filterSupport, in AddCompressedFormat()
978 InternalFormat::SupportCheckFunction filterSupport, in AddYUVFormat()
Dformatutils.h243 SupportCheckFunction filterSupport; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp586 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAFormat()
624 InternalFormat::SupportCheckFunction filterSupport, in AddLUMAFormat()
659 InternalFormat::SupportCheckFunction filterSupport, in AddDepthStencilFormat()
693 InternalFormat::SupportCheckFunction filterSupport, in AddCompressedFormat()
Dformatutils.h169 SupportCheckFunction filterSupport; member