Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFormatPrintTest.cpp50 bool textureSupport = typeFormatPair.second.textureSupport(context->getClientVersion(), in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp799 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAXFormat()
844 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAFormat()
863 InternalFormat::SupportCheckFunction textureSupport, in AddLUMAFormat()
900 InternalFormat::SupportCheckFunction textureSupport, in AddDepthStencilFormat()
936 InternalFormat::SupportCheckFunction textureSupport, in AddCompressedFormat()
977 InternalFormat::SupportCheckFunction textureSupport, in AddYUVFormat()
Dformatutils.h242 SupportCheckFunction textureSupport; member