Lines Matching defs:clientVersion
78 static bool RequireES1(const Version &clientVersion, const Extensions &extensions) in RequireES1()
84 static bool RequireES(const Version &clientVersion, const Extensions &) in RequireES()
98 static bool RequireESOrExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExt()
109 static bool RequireESOrExtAndExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExtAndExt()
120 static bool RequireESOrExtOrExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExtOrExt()
148 static bool SizedRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedRGSupport()
155 static bool SizedHalfFloatOESRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatOESRGSupport()
161 static bool SizedHalfFloatOESRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatOESRGTextureAttachmentSupport()
169 static bool SizedHalfFloatRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatRGSupport()
183 static bool SizedHalfFloatRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGTextureAttachmentSupport()
200 static bool SizedHalfFloatRGRenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGRenderbufferSupport()
209 static bool SizedHalfFloatOESSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatOESSupport()
214 static bool SizedHalfFloatOESTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatOESTextureAttachmentSupport()
222 static bool SizedHalfFloatSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatSupport()
236 static bool SizedHalfFloatFilterSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatFilterSupport()
250 static bool SizedHalfFloatRGBTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGBTextureAttachmentSupport()
269 static bool SizedHalfFloatRGBRenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGBRenderbufferSupport()
277 static bool SizedHalfFloatRGBATextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGBATextureAttachmentSupport()
294 static bool SizedHalfFloatRGBARenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGBARenderbufferSupport()
302 static bool SizedFloatRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedFloatRGSupport()
309 static bool SizedFloatRGBSupport(const Version &clientVersion, const Extensions &extensions) in SizedFloatRGBSupport()
317 static bool SizedFloatRGBASupport(const Version &clientVersion, const Extensions &extensions) in SizedFloatRGBASupport()
324 static bool SizedFloatRGBARenderableSupport(const Version &clientVersion, in SizedFloatRGBARenderableSupport()
332 static bool Float32BlendableSupport(const Version &clientVersion, const Extensions &extensions) in Float32BlendableSupport()
340 static bool ETC2EACSupport(const Version &clientVersion, const Extensions &extensions) in ETC2EACSupport()