Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.cpp840 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAXFormat()
885 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAFormat()
904 InternalFormat::SupportCheckFunction filterSupport, in AddLUMAFormat()
941 InternalFormat::SupportCheckFunction filterSupport, in AddDepthStencilFormat()
977 InternalFormat::SupportCheckFunction filterSupport, in AddCompressedFormat()
1012 InternalFormat::SupportCheckFunction filterSupport, in AddPalettedFormat()
1051 InternalFormat::SupportCheckFunction filterSupport, in AddYUVFormat()
H A Dformatutils.h290 SupportCheckFunction filterSupport; member
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFormatPrintTest.cpp51 bool filterSupport = typeFormatPair.second.filterSupport(context->getClientVersion(), in TEST_P() local
H A DD3D11FormatTablesTest.cpp94 UINT filterSupport = 0; in TEST_P() local