| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | formatutils.cpp | 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() [all …]
|
| D | Caps.cpp | 65 const Version &clientVersion, in GenerateMinimumTextureCaps() 126 void InitMinimumTextureCapsMap(const Version &clientVersion, in InitMinimumTextureCapsMap() 942 Caps GenerateMinimumCaps(const Version &clientVersion, const Extensions &extensions) in GenerateMinimumCaps()
|
| D | validationES32.cpp | 348 Version clientVersion = context->getClientVersion(); in ValidateGetPointerv() local
|
| D | State.cpp | 337 const Version &clientVersion, in State() 427 const Version &clientVersion = context->getClientVersion(); in initialize() local
|
| D | validationES.cpp | 5283 int clientVersion = context->getClientMajorVersion(); in ValidateGetFramebufferAttachmentParameterivBase() local
|
| D | Context.cpp | 3216 const Version &clientVersion = getClientVersion(); in initVersionStrings() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| D | EGLQueryContextTest.cpp | 18 int clientVersion = GetParam().majorVersion; in testSetUp() local 92 EGLint clientVersion; in TEST_P() local
|
| D | EGLBufferAgeTest.cpp | 49 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in chooseConfig() local 286 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in TEST_P() local
|
| D | EGLNoConfigContextTest.cpp | 27 int clientVersion = GetParam().majorVersion; in testSetUp() local
|
| D | EGLPresentPathD3D11Test.cpp | 39 int clientVersion = GetParam().majorVersion; in initializeEGL() local
|
| D | EGLMultiContextTest.cpp | 60 EGLint clientVersion = EGL_OPENGL_ES3_BIT; in chooseConfig() local
|
| D | EGLProtectedContentTest.cpp | 53 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in chooseConfig() local
|
| D | EGLContextSharingTest.cpp | 106 EGLint clientVersion = mMajorVersion == 3 ? EGL_OPENGL_ES3_BIT : EGL_OPENGL_ES2_BIT; in chooseConfig() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglQueryContextTests.cpp | 265 const EGLint clientVersion = getContextAttrib(display, context, EGL_CONTEXT_CLIENT_VERSION); in executeForContext() local
|
| /third_party/openhitls/tls/cm/src/ |
| D | conn_establish.c | 578 int32_t HITLS_GetClientVersion(const HITLS_Ctx *ctx, uint16_t *clientVersion) in HITLS_GetClientVersion()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| D | Display.cpp | 567 …play::createContext(EGLConfig configHandle, const egl::Context *shareContext, EGLint clientVersion) in createContext()
|
| /third_party/openhitls/tls/handshake/common/src/ |
| D | hs_kx.c | 325 uint16_t clientVersion = BSL_ByteToUint16(preMasterSecret); in HS_ProcessClientKxMsgSm2() local
|
| /third_party/openhitls/tls/include/ |
| D | tls.h | 204 uint16_t clientVersion; /* version field of client hello */ member
|
| /third_party/openhitls/testcode/sdv/testcase/tls/interface_tlcp/ |
| D | test_suite_sdv_frame_cm_interface.c | 1651 uint16_t clientVersion = HITLS_VERSION_TLS12; in UT_TLS_CM_HITLS_GetClientVersion_FUNC_TC001() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | FramebufferTest.cpp | 101 int clientVersion = getClientMajorVersion(); in testRenderbufferMultisampleFormat() local
|