Home
last modified time | relevance | path

Searched defs:profileMask (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_context.c40 int profileMask = WGL_CONTEXT_CORE_PROFILE_BIT_ARB; in wglCreateContextAttribsARB() local
Dstw_context.c139 int contextFlags, int profileMask) in stw_create_context_attribs()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp123 GrGLint profileMask; in init() local
/external/deqp/modules/egl/
DteglCreateContextExtTests.cpp679 EGLint profileMask = -1; in validateCurrentContext() local
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp300 int profileMask = 0; in createContext() local
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_api.c862 GLuint profileMask, GLuint contextFlags) in XMesaCreateContext()
Dglx_api.c1049 unsigned profileMask, unsigned contextFlags) in create_context()
2679 int profileMask = GLX_CONTEXT_CORE_PROFILE_BIT_ARB; in glXCreateContextAttribsARB() local