Home
last modified time | relevance | path

Searched defs:contextFlags (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.h207 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
227 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
244 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.c123 HGLRC share_context, gint major, gint minor, gint contextFlags, in _create_context_with_flags()
223 gint contextFlags = 0; in gst_gl_context_wgl_create_context() local
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
Dstw_context.c169 int contextFlags, int profileMask, in stw_create_context_attribs()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c772 GstGLAPI gl_api, gint major, gint minor, gint contextFlags, in _create_context_with_flags()
958 gint contextFlags = 0; in gst_gl_context_egl_create_context() local
1020 gint contextFlags = 0; in gst_gl_context_egl_create_context() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c555 gint contextFlags, gint profileMask) in _create_context_with_flags()
654 gint contextFlags = 0; in gst_gl_context_glx_create_context() local
/third_party/vk-gl-cts/modules/egl/
DteglCreateContextExtTests.cpp664 EGLint contextFlags = -1; in validateCurrentContext() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1117 unsigned profileMask, unsigned contextFlags) in create_context()
2662 int contextFlags = 0x0; in glXCreateContextAttribsARB() local
Dxm_api.c941 GLuint profileMask, GLuint contextFlags) in XMesaCreateContext()
/third_party/typescript/lib/
DtypingsInstaller.js50964 getContextualType: function (nodeIn, contextFlags) { argument
75560 function getContextualTypeForVariableLikeDeclaration(declaration, contextFlags) { argument
75577 function getContextualTypeForBindingElement(declaration, contextFlags) { argument
75596 function getContextualTypeForStaticPropertyDeclaration(declaration, contextFlags) { argument
75610 function getContextualTypeForInitializerExpression(node, contextFlags) { argument
75623 function getContextualTypeForReturnExpression(node, contextFlags) { argument
75651 function getContextualTypeForAwaitOperand(node, contextFlags) { argument
75659 function getContextualTypeForYieldOperand(node, contextFlags) { argument
75698 function getContextualReturnType(functionDecl, contextFlags) { argument
75746 function getContextualTypeForBinaryOperand(node, contextFlags) { argument
[all …]
Dtsc.js41955 getContextualType: function (nodeIn, contextFlags) { argument
63338 function getContextualTypeForVariableLikeDeclaration(declaration, contextFlags) { argument
63354 function getContextualTypeForBindingElement(declaration, contextFlags) { argument
63373 function getContextualTypeForStaticPropertyDeclaration(declaration, contextFlags) { argument
63379 function getContextualTypeForInitializerExpression(node, contextFlags) { argument
63392 function getContextualTypeForReturnExpression(node, contextFlags) { argument
63418 function getContextualTypeForAwaitOperand(node, contextFlags) { argument
63426 function getContextualTypeForYieldOperand(node, contextFlags) { argument
63465 function getContextualReturnType(functionDecl, contextFlags) { argument
63506 function getContextualTypeForBinaryOperand(node, contextFlags) { argument
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1742 GLint contextFlags = 0; in getIntegervImpl() local