Searched refs:SupportCheckFunction (Results 1 – 2 of 2) sorted by relevance
239 typedef bool (*SupportCheckFunction)(const Version &, const Extensions &); typedef240 SupportCheckFunction textureSupport;241 SupportCheckFunction filterSupport;242 SupportCheckFunction textureAttachmentSupport; // glFramebufferTexture2D243 SupportCheckFunction renderbufferSupport; // glFramebufferRenderbuffer244 SupportCheckFunction blendSupport;
758 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAFormat()759 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAFormat()760 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAFormat()761 InternalFormat::SupportCheckFunction renderbufferSupport, in AddRGBAFormat()762 InternalFormat::SupportCheckFunction blendSupport) in AddRGBAFormat()798 InternalFormat::SupportCheckFunction textureSupport, in AddLUMAFormat()799 InternalFormat::SupportCheckFunction filterSupport, in AddLUMAFormat()800 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddLUMAFormat()801 InternalFormat::SupportCheckFunction renderbufferSupport, in AddLUMAFormat()802 InternalFormat::SupportCheckFunction blendSupport) in AddLUMAFormat()[all …]