Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp86 UINT filterSupport = 0; in TEST_P() local
/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