Home
last modified time | relevance | path

Searched defs:clientType (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLQueryContextTest.cpp84 EGLint clientType; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp27 SelectShaderSpec(GLint majorVersion, GLint minorVersion, bool isWebGL, EGLenum clientType) SelectShaderSpec() argument
H A DDisplay.cpp1304 createContext(const Config *configuration, gl::Context *shareContext, EGLenum clientType, const AttributeMap &attribs, gl::Context **outContext) createContext() argument
H A DState.cpp331 State(const State *shareContextState, egl::ShareGroup *shareGroup, TextureManager *shareTextures, SemaphoreManager *shareSemaphores, const OverlayType *overlay, const EGLenum clientType, const Version &clientVersion, bool debug, bool bindGeneratesResourceCHROMIUM, bool clientArraysEnabled, bool robustResourceInit, bool programBinaryCacheEnabled, EGLenum contextPriority, bool hasProtectedContent) State() argument
H A DContext.cpp352 Context(egl::Display *display, const egl::Config *config, const Context *shareContext, TextureManager *shareTextures, SemaphoreManager *shareSemaphores, MemoryProgramCache *memoryProgramCache, const EGLenum clientType, const egl::AttributeMap &attribs, const egl::DisplayExtensions &displayExtensions, const egl::ClientExtensions &clientExtensions) Context() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglQueryContextTests.cpp253 const EGLint clientType = getContextAttrib(display, context, EGL_CONTEXT_CLIENT_TYPE); in executeForContext() local
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_socket_request.h129 int32_t clientType; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp401 ProgramD3DMetadata(RendererD3D *renderer, const gl::ShaderMap<const ShaderD3D *> &attachedShaders, EGLenum clientType) ProgramD3DMetadata() argument

Completed in 31 milliseconds