Searched defs:clientVersion (Results 1 – 8 of 8) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | formatutils.cpp | 81 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() 154 static bool SizedHalfFloatOESRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatOESRGSupport() 159 static bool SizedHalfFloatOESRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatOESRGTextureAttachmentSupport() 166 static bool SizedHalfFloatRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatRGSupport() 180 static bool SizedHalfFloatRGTextureAttachmentSupport(const Version &clientVersion, in SizedHalfFloatRGTextureAttachmentSupport() 195 static bool SizedHalfFloatRGRenderbufferSupport(const Version &clientVersion, in SizedHalfFloatRGRenderbufferSupport() [all …]
|
| D | Caps.cpp | 64 const Version &clientVersion, in GenerateMinimumTextureCaps() 124 void InitMinimumTextureCapsMap(const Version &clientVersion, in InitMinimumTextureCapsMap() 895 Caps GenerateMinimumCaps(const Version &clientVersion, const Extensions &extensions) in GenerateMinimumCaps()
|
| D | State.cpp | 238 const Version &clientVersion, in State() 309 const Version &clientVersion = context->getClientVersion(); in initialize() local
|
| D | validationES.cpp | 3872 int clientVersion = context->getClientMajorVersion(); in ValidateGetFramebufferAttachmentParameterivBase() local
|
| D | Context.cpp | 3028 const Version &clientVersion = getClientVersion(); in initVersionStrings() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| D | EGLQueryContextTest.cpp | 18 int clientVersion = GetParam().majorVersion; in testSetUp() local 86 EGLint clientVersion; in TEST_P() local
|
| D | EGLPresentPathD3D11Test.cpp | 39 int clientVersion = GetParam().majorVersion; in initializeEGL() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | FramebufferTest.cpp | 100 int clientVersion = getClientMajorVersion(); in testRenderbufferMultisampleFormat() local
|