Searched refs:SupportCheckFunction (Results 1 – 2 of 2) sorted by relevance
241 typedef bool (*SupportCheckFunction)(const Version &, const Extensions &); typedef242 SupportCheckFunction textureSupport;243 SupportCheckFunction filterSupport;244 SupportCheckFunction textureAttachmentSupport; // glFramebufferTexture2D245 SupportCheckFunction renderbufferSupport; // glFramebufferRenderbuffer246 SupportCheckFunction blendSupport;
799 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAXFormat()800 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAXFormat()801 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAXFormat()802 InternalFormat::SupportCheckFunction renderbufferSupport, in AddRGBAXFormat()803 InternalFormat::SupportCheckFunction blendSupport) in AddRGBAXFormat()844 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAFormat()845 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAFormat()846 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAFormat()847 InternalFormat::SupportCheckFunction renderbufferSupport, in AddRGBAFormat()848 InternalFormat::SupportCheckFunction blendSupport) in AddRGBAFormat()[all …]