Searched defs:renderbufferSupport (Results 1 – 3 of 3) sorted by relevance
842 InternalFormat::SupportCheckFunction renderbufferSupport, in AddRGBAXFormat()887 InternalFormat::SupportCheckFunction renderbufferSupport, in AddRGBAFormat()906 InternalFormat::SupportCheckFunction renderbufferSupport, in AddLUMAFormat()943 InternalFormat::SupportCheckFunction renderbufferSupport, in AddDepthStencilFormat()979 InternalFormat::SupportCheckFunction renderbufferSupport, in AddCompressedFormat()1014 InternalFormat::SupportCheckFunction renderbufferSupport, in AddPalettedFormat()1053 InternalFormat::SupportCheckFunction renderbufferSupport, in AddYUVFormat()
292 SupportCheckFunction renderbufferSupport; // glFramebufferRenderbuffer member
55 bool renderbufferSupport = typeFormatPair.second.renderbufferSupport( in TEST_P() local