Searched refs:SupportCheckFunction (Results 1 – 2 of 2) sorted by relevance
839 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAXFormat()840 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAXFormat()841 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAXFormat()842 InternalFormat::SupportCheckFunction renderbufferSupport, in AddRGBAXFormat()843 InternalFormat::SupportCheckFunction blendSupport) in AddRGBAXFormat()884 InternalFormat::SupportCheckFunction textureSupport, in AddRGBAFormat()885 InternalFormat::SupportCheckFunction filterSupport, in AddRGBAFormat()886 InternalFormat::SupportCheckFunction textureAttachmentSupport, in AddRGBAFormat()887 InternalFormat::SupportCheckFunction renderbufferSupport, in AddRGBAFormat()888 InternalFormat::SupportCheckFunction blendSupport) in AddRGBAFormat()[all …]
288 typedef bool (*SupportCheckFunction)(const Version &, const Extensions &); typedef289 SupportCheckFunction textureSupport;290 SupportCheckFunction filterSupport;291 SupportCheckFunction textureAttachmentSupport; // glFramebufferTexture2D292 SupportCheckFunction renderbufferSupport; // glFramebufferRenderbuffer293 SupportCheckFunction blendSupport;