Home
last modified time | relevance | path

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

/external/angle/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
/external/angle/src/libANGLE/
Dformatutils.cpp759 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAFormat()
799 InternalFormat::SupportCheckFunction filterSupport, in AddLUMAFormat()
836 InternalFormat::SupportCheckFunction filterSupport, in AddDepthStencilFormat()
872 InternalFormat::SupportCheckFunction filterSupport, in AddCompressedFormat()
913 InternalFormat::SupportCheckFunction filterSupport, in AddYUVFormat()
Dformatutils.h241 SupportCheckFunction filterSupport; member