Home
last modified time | relevance | path

Searched defs:clientVersion (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp81 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 …]
DCaps.cpp64 const Version &clientVersion, in GenerateMinimumTextureCaps()
124 void InitMinimumTextureCapsMap(const Version &clientVersion, in InitMinimumTextureCapsMap()
895 Caps GenerateMinimumCaps(const Version &clientVersion, const Extensions &extensions) in GenerateMinimumCaps()
DState.cpp238 const Version &clientVersion, in State()
309 const Version &clientVersion = context->getClientVersion(); in initialize() local
DvalidationES.cpp3872 int clientVersion = context->getClientMajorVersion(); in ValidateGetFramebufferAttachmentParameterivBase() local
DContext.cpp3028 const Version &clientVersion = getClientVersion(); in initVersionStrings() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLQueryContextTest.cpp18 int clientVersion = GetParam().majorVersion; in testSetUp() local
86 EGLint clientVersion; in TEST_P() local
DEGLPresentPathD3D11Test.cpp39 int clientVersion = GetParam().majorVersion; in initializeEGL() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferTest.cpp100 int clientVersion = getClientMajorVersion(); in testRenderbufferMultisampleFormat() local