Searched defs:textureAttachmentSupport (Results 1 – 3 of 3) sorted by relevance
841 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAXFormat()886 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAFormat()905 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddLUMAFormat()942 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddDepthStencilFormat()978 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddCompressedFormat()1013 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddPalettedFormat()1052 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddYUVFormat()
291 SupportCheckFunction textureAttachmentSupport; // glFramebufferTexture2D member
53 bool textureAttachmentSupport = typeFormatPair.second.textureAttachmentSupport( in TEST_P() local