Home
last modified time | relevance | path

Searched refs:contextFlags (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DContextAttribs.java100 private int contextFlags; field in ContextAttribs
138 public ContextAttribs(int majorVersion, int minorVersion, int profileMask, int contextFlags) { in ContextAttribs() argument
151 if ( 0xF < contextFlags ) in ContextAttribs()
159 this.contextFlags = contextFlags; in ContextAttribs()
168 this.contextFlags = other.contextFlags; in ContextAttribs()
214 return contextFlags; in getContextFlags()
218 return (contextFlags & flag) != 0; in hasFlag()
310 attribs.contextFlags ^= flag; // toggle bit in toggleFlag()
407 if ( contextFlags != 0 ) in getAttribList()
408 map.put(CONTEXT_FLAGS_ARB, contextFlags); in getAttribList()
[all …]
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/raster/
H A Drastercontext.cpp257 uint32_t contextFlags = ctxI->contextFlags; in blRasterContextBeforeStyleChange() local
329 uint32_t contextFlags = ctxI->contextFlags; in blRasterContextImplSetStyle() local
423 uint32_t contextFlags = ctxI->contextFlags; in blRasterContextImplSetStyleRgba32() local
453 uint32_t contextFlags = ctxI->contextFlags; in blRasterContextImplSetStyleRgba64() local
610 uint32_t contextFlags = ctxI->contextFlags; in blRasterContextImplPrepareClear() local
1017 uint32_t contextFlags = ctxI->contextFlags; in blRasterContextImplDiscardStates() local
1050 ctxI->contextFlags = contextFlags; in blRasterContextImplDiscardStates()
1372 uint32_t contextFlags = ctxI->contextFlags; in blRasterContextImplSetGlobalAlpha() local
1381 ctxI->contextFlags = contextFlags; in blRasterContextImplSetGlobalAlpha()
1410 ctxI->contextFlags = contextFlags; in blRasterContextImplSetFillAlpha()
[all …]
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Degl_context_attribute_builder.cpp23 int contextFlags = 0; in build() local
27 contextFlags |= EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR; in build()
30 contextFlags |= EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR; in build()
32 if (contextFlags != 0) { in build()
34 attribs.emplace_back(contextFlags); in build()
/dports/games/openlierox/OpenLieroX/include/
H A DStackWalker.h161 #define GET_CURRENT_CONTEXT(c, contextFlags) \ argument
170 c.ContextFlags = contextFlags; \
174 #define GET_CURRENT_CONTEXT(c, contextFlags) \ argument
177 c.ContextFlags = contextFlags; \
189 #define GET_CURRENT_CONTEXT(c, contextFlags) \ argument
192 c.ContextFlags = contextFlags; \
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/platform/
H A Dwin32stackwalker.h180 #define GET_CURRENT_CONTEXT(c, contextFlags) \ argument
189 c.ContextFlags = contextFlags; \
193 #define GET_CURRENT_CONTEXT(c, contextFlags) \ argument
196 c.ContextFlags = contextFlags; \
208 #define GET_CURRENT_CONTEXT(c, contextFlags) \ argument
211 c.ContextFlags = contextFlags; \
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/include/StackWalker/
H A DStackWalker.h180 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
189 c.ContextFlags = contextFlags; \
193 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
196 c.ContextFlags = contextFlags; \
208 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
211 c.ContextFlags = contextFlags; \
/dports/deskutils/treesheets/treesheets-1.0.2/src/StackWalker/
H A DStackWalker.h180 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
189 c.ContextFlags = contextFlags; \
193 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
196 c.ContextFlags = contextFlags; \
208 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
211 c.ContextFlags = contextFlags; \
/dports/textproc/zorba/zorba-2.7.0/src/diagnostics/
H A DStackWalker.h151 #define GET_CURRENT_CONTEXT(c, contextFlags) \ argument
160 c.ContextFlags = contextFlags; \
164 #define GET_CURRENT_CONTEXT(c, contextFlags) \ argument
167 c.ContextFlags = contextFlags; \
179 #define GET_CURRENT_CONTEXT(c, contextFlags) \ argument
182 c.ContextFlags = contextFlags; \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/util/windows/third_party/StackWalker/src/
H A DStackWalker.h207 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
222 c.ContextFlags = contextFlags; \
227 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
231 c.ContextFlags = contextFlags; \
244 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
248 c.ContextFlags = contextFlags; \
/dports/devel/gammaray/GammaRay-2.11.3/3rdparty/StackWalker/
H A DStackWalker.h207 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
222 c.ContextFlags = contextFlags; \
227 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
231 c.ContextFlags = contextFlags; \
244 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
248 c.ContextFlags = contextFlags; \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/util/windows/third_party/StackWalker/src/
H A DStackWalker.h207 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
222 c.ContextFlags = contextFlags; \
227 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
231 c.ContextFlags = contextFlags; \
244 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
248 c.ContextFlags = contextFlags; \
/dports/games/warzone2100/warzone2100/lib/exceptionhandler/3rdparty/
H A DStackWalker.h213 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
228 c.ContextFlags = contextFlags; \
233 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
237 c.ContextFlags = contextFlags; \
250 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
254 c.ContextFlags = contextFlags; \
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/wgl/
H A Dstw_ext_context.c63 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
84 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
102 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
133 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
188 contextFlags, profileMask, in wglCreateContextAttribsARB()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/wgl/
H A Dwglcontext.c150 create_context(int majorVersion, int minorVersion, int profileMask, int contextFlags) in create_context() argument
240 if (contextFlags) { in create_context()
242 attribsList[i++] = contextFlags; in create_context()
286 int contextFlags = 0x0; in main() local
309 contextFlags |= WGL_CONTEXT_DEBUG_BIT_ARB; in main()
312 contextFlags |= WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB; in main()
321 profileMask, contextFlags); in main()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
98 contextFlags = attribList[++i]; in wglCreateContextAttribsARB()
116 if (contextFlags & ~contextFlagsAll) { in wglCreateContextAttribsARB()
147 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
204 contextFlags, profileMask, 0); in wglCreateContextAttribsARB()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DWindowsSspiNegotiation.cs31 SspiContextFlags contextFlags; field in System.ServiceModel.Security.WindowsSspiNegotiation
117 return (this.contextFlags & SspiContextFlags.Delegate) != 0;
126 …return (this.contextFlags & (this.isServer ? SspiContextFlags.AcceptIdentify : SspiContextFlags.In…
135 return (this.contextFlags & SspiContextFlags.MutualAuth) != 0;
413 ref this.contextFlags); in GetOutgoingBlob()
420 SspiContextFlags serverContextFlags = this.contextFlags; in GetOutgoingBlob()
428 ref this.contextFlags); in GetOutgoingBlob()
434 this.contextFlags = serverContextFlags; in GetOutgoingBlob()
442 ref this.contextFlags); in GetOutgoingBlob()
545 …if (isServer && ((this.contextFlags & SspiContextFlags.AcceptAnonymous) == 0) && (string.Compare(t… in GetOutgoingBlob()

123456789