Searched defs:filterSupport (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | FormatPrintTest.cpp | 52 bool filterSupport = typeFormatPair.second.filterSupport(context->getClientVersion(), in TEST_P() local
|
D | D3D11FormatTablesTest.cpp | 87 UINT filterSupport = 0; in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | D3D11FormatTablesTest.cpp | 86 UINT filterSupport = 0; in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.cpp | 800 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()
|
D | formatutils.h | 243 SupportCheckFunction filterSupport; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.cpp | 586 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAFormat() 624 InternalFormat::SupportCheckFunction filterSupport, in AddLUMAFormat() 659 InternalFormat::SupportCheckFunction filterSupport, in AddDepthStencilFormat() 693 InternalFormat::SupportCheckFunction filterSupport, in AddCompressedFormat()
|
D | formatutils.h | 169 SupportCheckFunction filterSupport; member
|