Home
last modified time | relevance | path

Searched refs:iPixelType (Results 1 – 25 of 622) sorted by relevance

12345678910>>...25

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/glut/
H A Dwin32_glx.c59 if (visual->iPixelType == PFD_TYPE_COLORINDEX in glXGetConfig()
73 if (visual->iPixelType == PFD_TYPE_RGBA) in glXGetConfig()
84 *value = visual->iPixelType == PFD_TYPE_RGBA; in glXGetConfig()
153 pfd.iPixelType = PFD_TYPE_COLORINDEX; in glXChooseVisual()
171 pfd.iPixelType = PFD_TYPE_RGBA; in glXChooseVisual()
248 if (match->iPixelType == PFD_TYPE_COLORINDEX in glXChooseVisual()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/wgl/
H A Dwglinfo.c130 pfd.iPixelType = PFD_TYPE_RGBA; in print_screen_info()
273 visual_render_type_name(BYTE iPixelType) in visual_render_type_name() argument
275 switch (iPixelType) { in visual_render_type_name()
297 visual_render_type_name(info->pfd.iPixelType), in print_visual_attribs_verbose()
340 info->pfd.iPixelType == PFD_TYPE_RGBA ? 'r' : ' ', in print_visual_attribs_short()
341 info->pfd.iPixelType == PFD_TYPE_COLORINDEX ? 'c' : ' ', in print_visual_attribs_short()
379 visual_render_type_name(info->pfd.iPixelType), in print_visual_attribs_long()
456 info->pfd.iPixelType = PFD_TYPE_RGBA; in get_format_info()
458 info->pfd.iPixelType = PFD_TYPE_COLORINDEX; in get_format_info()
460 info->pfd.iPixelType = PFD_TYPE_RGBA; in get_format_info()
[all …]
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/examples/
H A Dwglinfo.c104 printf(" %c ", pfd.iPixelType == PFD_TYPE_RGBA ? 'r' : 'c'); in VisualInfo()
110 if(pfd.cRedBits && pfd.iPixelType == PFD_TYPE_RGBA) in VisualInfo()
114 if(pfd.cGreenBits && pfd.iPixelType == PFD_TYPE_RGBA) in VisualInfo()
118 if(pfd.cBlueBits && pfd.iPixelType == PFD_TYPE_RGBA) in VisualInfo()
122 if(pfd.cAlphaBits && pfd.iPixelType == PFD_TYPE_RGBA) in VisualInfo()
169 …=%s doubleBuffer=%ld stereo=%ld\n", pfd.cColorBits, pfd.bReserved, pfd.iPixelType == PFD_TYPE_RGBA… in VisualInfo()
261 pfd.iPixelType = type; in CreateOpenGLWindow()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/wgl/
H A Dwglinfo.c140 pfd.iPixelType = PFD_TYPE_RGBA; in print_screen_info()
321 visual_render_type_name(BYTE iPixelType) in visual_render_type_name() argument
323 switch (iPixelType) { in visual_render_type_name()
345 visual_render_type_name(info->pfd.iPixelType), in print_visual_attribs_verbose()
388 info->pfd.iPixelType == PFD_TYPE_RGBA ? 'r' : ' ', in print_visual_attribs_short()
389 info->pfd.iPixelType == PFD_TYPE_COLORINDEX ? 'c' : ' ', in print_visual_attribs_short()
427 visual_render_type_name(info->pfd.iPixelType), in print_visual_attribs_long()
504 info->pfd.iPixelType = PFD_TYPE_RGBA; in get_format_info()
506 info->pfd.iPixelType = PFD_TYPE_COLORINDEX; in get_format_info()
508 info->pfd.iPixelType = PFD_TYPE_RGBA; in get_format_info()
[all …]
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/win32/
H A Dgdkglconfig-win32.c115 pfd->iPixelType = PFD_TYPE_COLORINDEX; in gdk_gl_config_parse_attrib_list()
152 pfd->iPixelType = PFD_TYPE_RGBA; in gdk_gl_config_parse_attrib_list()
265 if (pfd.iPixelType != req_pfd->iPixelType) continue; in _gdk_win32_gl_config_find_pixel_format()
480 glconfig->is_rgba = (pfd->iPixelType == PFD_TYPE_RGBA) ? TRUE : FALSE; in gdk_gl_config_init_attrib()
564 (pfd.iPixelType == PFD_TYPE_RGBA)); in gdk_gl_config_new_common()
672 (pfd.iPixelType == PFD_TYPE_RGBA)); in gdk_win32_gl_config_new_from_pixel_format()
730 if (impl->pfd.iPixelType == PFD_TYPE_COLORINDEX && in gdk_gl_config_get_attrib()
746 if (impl->pfd.iPixelType == PFD_TYPE_RGBA) in gdk_gl_config_get_attrib()
755 *value = impl->pfd.iPixelType == PFD_TYPE_RGBA; in gdk_gl_config_get_attrib()
875 pfd->iPixelType, in _gdk_win32_gl_print_pfd()
[all …]
/dports/cad/calculix/CalculiX/glut-3.5/src/
H A Dwin32_glx.c86 if (visual->iPixelType == PFD_TYPE_RGBA) in glXGetConfig()
97 *value = visual->iPixelType == PFD_TYPE_RGBA; in glXGetConfig()
167 pfd.iPixelType = PFD_TYPE_COLORINDEX; in glXChooseVisual()
185 pfd.iPixelType = PFD_TYPE_RGBA; in glXChooseVisual()
278 printf(" %c ", pfd->iPixelType == PFD_TYPE_RGBA ? 'r' : 'c'); in glXPrintPixelFormat()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT OpenGL/win32/library/
H A Dwgl_structs.c25 …jfieldID nSize, nVersion, dwFlags, iPixelType, cColorBits, cRedBits, cRedShift, cGreenBits, cGreen… member
37 …LAYERPLANEDESCRIPTORFc.iPixelType = (*env)->GetFieldID(env, LAYERPLANEDESCRIPTORFc.clazz, "iPixelT… in cacheLAYERPLANEDESCRIPTORFields()
67 lpStruct->iPixelType = (*env)->GetByteField(env, lpObject, LAYERPLANEDESCRIPTORFc.iPixelType); in getLAYERPLANEDESCRIPTORFields()
97 …(*env)->SetByteField(env, lpObject, LAYERPLANEDESCRIPTORFc.iPixelType, (jbyte)lpStruct->iPixelType in setLAYERPLANEDESCRIPTORFields()
125 …jfieldID nSize, nVersion, dwFlags, iPixelType, cColorBits, cRedBits, cRedShift, cGreenBits, cGreen… member
137 …PIXELFORMATDESCRIPTORFc.iPixelType = (*env)->GetFieldID(env, PIXELFORMATDESCRIPTORFc.clazz, "iPixe… in cachePIXELFORMATDESCRIPTORFields()
169 lpStruct->iPixelType = (*env)->GetByteField(env, lpObject, PIXELFORMATDESCRIPTORFc.iPixelType); in getPIXELFORMATDESCRIPTORFields()
201 …env)->SetByteField(env, lpObject, PIXELFORMATDESCRIPTORFc.iPixelType, (jbyte)lpStruct->iPixelType); in setPIXELFORMATDESCRIPTORFields()
/dports/devel/jna/jna-5.7.0/contrib/platform/test/com/sun/jna/platform/win32/
H A DOpenGL32Test.java50 pfd.iPixelType = WinGDI.PFD_TYPE_RGBA; in testGetStringGLVersion()
79 pfd.iPixelType = WinGDI.PFD_TYPE_RGBA; in testGetStringGLRenderer()
108 pfd.iPixelType = WinGDI.PFD_TYPE_RGBA; in testGetStringGLVendor()
137 pfd.iPixelType = WinGDI.PFD_TYPE_RGBA; in testGetStringGLExtensions()
166 pfd.iPixelType = WinGDI.PFD_TYPE_RGBA; in testGetCurrentContext()
/dports/games/bzflag-server/bzflag-2.4.22/src/platform/
H A DWinVisual.cxx26 pfd.iPixelType = PFD_TYPE_RGBA; in WinVisual()
80 pfd.iPixelType = PFD_TYPE_COLORINDEX; in setIndex()
87 pfd.iPixelType = PFD_TYPE_RGBA; in setRGBA()
/dports/games/bzflag/bzflag-2.4.22/src/platform/
H A DWinVisual.cxx26 pfd.iPixelType = PFD_TYPE_RGBA; in WinVisual()
80 pfd.iPixelType = PFD_TYPE_COLORINDEX; in setIndex()
87 pfd.iPixelType = PFD_TYPE_RGBA; in setRGBA()
/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/win32/gdi/
H A Dwin32openglwindowi.inc175 FPixelFormatDescriptor.iPixelType := PFD_TYPE_RGBA;
309 function iPixelType2String(iPixelType: Byte): string;
311 case iPixelType of
317 Result := IntToStr(iPixelType) + ' (' + Result + ')';
337 LOG('iPixelType ', iPixelType2String(pfd.iPixelType));
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/gl_generator/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/gl_generator-0.11.0/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gl_generator-0.9.0/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gl_generator-0.10.0/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gl_generator-0.11.0/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/www/firefox/firefox-99.0/third_party/rust/gl_generator/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/gl_generator-0.14.0/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/gl_generator-0.13.1/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gl_generator/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/games/dose-response/dose-response-179c326/cargo-crates/gl_generator-0.10.0/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/games/dose-response/dose-response-179c326/cargo-crates/gl_generator-0.11.0/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/games/dose-response/dose-response-179c326/cargo-crates/gl_generator-0.9.0/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/gl_generator-0.14.0/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gl_generator/generators/templates/types/
H A Dwgl.rs76 pub iPixelType: BYTE, field
104 pub iPixelType: BYTE, field

12345678910>>...25