Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dformatutils.cpp78 static bool RequireES(const Version &clientVersion, const Extensions &) in RequireES()
92 static bool RequireESOrExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExt()
103 static bool RequireESOrExtAndExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExtAndExt()
114 static bool RequireESOrExtOrExt(const Version &clientVersion, const Extensions &extensions) in RequireESOrExtOrExt()
141 static bool UnsizedHalfFloatOESRGBATextureAttachmentSupport(const Version &clientVersion, in UnsizedHalfFloatOESRGBATextureAttachmentSupport()
151 static bool SizedRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedRGSupport()
157 static bool SizedHalfFloatOESRGSupport(const Version &clientVersion, const Extensions &extensions) in SizedHalfFloatOESRGSupport()
162 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()
[all …]
DCaps.cpp64 const Version &clientVersion, in GenerateMinimumTextureCaps()
125 void InitMinimumTextureCapsMap(const Version &clientVersion, in InitMinimumTextureCapsMap()
1083 Caps GenerateMinimumCaps(const Version &clientVersion, const Extensions &extensions) in GenerateMinimumCaps()
DvalidationES32.cpp326 Version clientVersion = context->getClientVersion(); in ValidateGetPointerv() local
DState.cpp313 const Version &clientVersion, in State()
391 const Version &clientVersion = context->getClientVersion(); in initialize() local
DvalidationES.cpp4110 int clientVersion = context->getClientMajorVersion(); in ValidateGetFramebufferAttachmentParameterivBase() local
DContext.cpp2878 const Version &clientVersion = getClientVersion(); in initVersionStrings() local
/device/generic/vulkan-cereal/stream-servers/
DRenderContext.cpp45 GLESApi clientVersion = version; in createImpl() local
119 GLESApi RenderContext::clientVersion() const { in clientVersion() function in RenderContext
/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/
DEGLQueryContextTest.cpp18 int clientVersion = GetParam().majorVersion; in testSetUp() local
86 EGLint clientVersion; in TEST_P() local
DEGLNoConfigContextTest.cpp27 int clientVersion = GetParam().majorVersion; in testSetUp() local
DEGLPresentPathD3D11Test.cpp39 int clientVersion = GetParam().majorVersion; in initializeEGL() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DFramebufferTest.cpp100 int clientVersion = getClientMajorVersion(); in testRenderbufferMultisampleFormat() local