Searched defs:textureAttachmentSupport (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | FormatPrintTest.cpp | 54 bool textureAttachmentSupport = typeFormatPair.second.textureAttachmentSupport( in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | formatutils.cpp | 801 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAXFormat() 846 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAFormat() 865 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddLUMAFormat() 902 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddDepthStencilFormat() 938 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddCompressedFormat() 979 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddYUVFormat()
|
| D | formatutils.h | 244 SupportCheckFunction textureAttachmentSupport; // glFramebufferTexture2D member
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | formatutils.cpp | 587 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAFormat() 625 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddLUMAFormat() 660 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddDepthStencilFormat() 694 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddCompressedFormat()
|
| D | formatutils.h | 170 SupportCheckFunction textureAttachmentSupport; // glFramebufferTexture2D member
|