Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DFormatPrintTest.cpp54 bool textureSupport = typeFormatPair.second.textureSupport(context->getClientVersion(), in TEST_P() local
/external/angle/src/libANGLE/
Dformatutils.cpp839 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAXFormat()
884 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAFormat()
903 InternalFormat::SupportCheckFunction textureSupport, in AddLUMAFormat()
940 InternalFormat::SupportCheckFunction textureSupport, in AddDepthStencilFormat()
976 InternalFormat::SupportCheckFunction textureSupport, in AddCompressedFormat()
1011 InternalFormat::SupportCheckFunction textureSupport, in AddPalettedFormat()
1050 InternalFormat::SupportCheckFunction textureSupport, in AddYUVFormat()
Dformatutils.h249 SupportCheckFunction textureSupport; member