Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DFormatPrintTest.cpp50 bool textureSupport = typeFormatPair.second.textureSupport(context->getClientVersion(), in TEST_P() local
/external/angle/src/libANGLE/
Dformatutils.cpp758 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAFormat()
798 InternalFormat::SupportCheckFunction textureSupport, in AddLUMAFormat()
835 InternalFormat::SupportCheckFunction textureSupport, in AddDepthStencilFormat()
871 InternalFormat::SupportCheckFunction textureSupport, in AddCompressedFormat()
912 InternalFormat::SupportCheckFunction textureSupport, in AddYUVFormat()
Dformatutils.h240 SupportCheckFunction textureSupport; member