Lines Matching defs:clientVersion
79 static bool RequireES(const Version &clientVersion, const Extensions &) in RequireES()
93 static bool RequireESOrExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExt()
104 static bool RequireESOrExtAndExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExtAndExt()
115 static bool RequireESOrExtOrExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExtOrExt()
143 static bool SizedRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedRGSupport()
150 static bool SizedHalfFloatOESRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatOESRGSupport()
156 static bool SizedHalfFloatOESRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatOESRGTextureAttachmentSupport()
164 static bool SizedHalfFloatRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatRGSupport()
178 static bool SizedHalfFloatRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGTextureAttachmentSupport()
195 static bool SizedHalfFloatRGRenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGRenderbufferSupport()
204 static bool SizedHalfFloatOESSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatOESSupport()
209 static bool SizedHalfFloatOESTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatOESTextureAttachmentSupport()
217 static bool SizedHalfFloatSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatSupport()
231 static bool SizedHalfFloatFilterSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatFilterSupport()
245 static bool SizedHalfFloatRGBTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGBTextureAttachmentSupport()
264 static bool SizedHalfFloatRGBRenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGBRenderbufferSupport()
272 static bool SizedHalfFloatRGBATextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGBATextureAttachmentSupport()
289 static bool SizedHalfFloatRGBARenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGBARenderbufferSupport()
297 static bool SizedFloatRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedFloatRGSupport()
304 static bool SizedFloatRGBSupport(const Version &clientVersion, const Extensions &extensions) in SizedFloatRGBSupport()
312 static bool SizedFloatRGBASupport(const Version &clientVersion, const Extensions &extensions) in SizedFloatRGBASupport()
319 static bool SizedFloatRGBARenderableSupport(const Version &clientVersion, in SizedFloatRGBARenderableSupport()
327 static bool Float32BlendableSupport(const Version &clientVersion, const Extensions &extensions) in Float32BlendableSupport()