Searched defs:textureSupport (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | FormatPrintTest.cpp | 50 bool textureSupport = typeFormatPair.second.textureSupport(context->getClientVersion(), in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.cpp | 799 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()
|
D | formatutils.h | 242 SupportCheckFunction textureSupport; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.cpp | 585 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAFormat() 623 InternalFormat::SupportCheckFunction textureSupport, in AddLUMAFormat() 658 InternalFormat::SupportCheckFunction textureSupport, in AddDepthStencilFormat() 692 InternalFormat::SupportCheckFunction textureSupport, in AddCompressedFormat()
|
D | formatutils.h | 168 SupportCheckFunction textureSupport; member
|