Home
last modified time | relevance | path

Searched defs:filterSupport (Results 1 – 4 of 4) 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/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