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()
149 static bool SizedHalfFloatOESRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatOESRGSupport()
154 static bool SizedHalfFloatOESRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatOESRGTextureAttachmentSupport()
161 static bool SizedHalfFloatRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatRGSupport()
175 static bool SizedHalfFloatRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGTextureAttachmentSupport()
192 static bool SizedHalfFloatRGRenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGRenderbufferSupport()
201 static bool SizedHalfFloatOESSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatOESSupport()
206 static bool SizedHalfFloatOESTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatOESTextureAttachmentSupport()
213 static bool SizedHalfFloatSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatSupport()
227 static bool SizedHalfFloatFilterSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatFilterSupport()
241 static bool SizedHalfFloatRGBTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGBTextureAttachmentSupport()
260 static bool SizedHalfFloatRGBRenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGBRenderbufferSupport()
268 static bool SizedHalfFloatRGBATextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGBATextureAttachmentSupport()
285 static bool SizedHalfFloatRGBARenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGBARenderbufferSupport()
293 static bool SizedFloatRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedFloatRGSupport()
300 static bool SizedFloatRGBSupport(const Version &clientVersion, const Extensions &extensions) in SizedFloatRGBSupport()
308 static bool SizedFloatRGBASupport(const Version &clientVersion, const Extensions &extensions) in SizedFloatRGBASupport()
315 static bool SizedFloatRGBARenderableSupport(const Version &clientVersion, in SizedFloatRGBARenderableSupport()
323 static bool Float32BlendableSupport(const Version &clientVersion, const Extensions &extensions) in Float32BlendableSupport()