OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WGL_ARB_pixel_format
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_wingl_c.h
37
int
WGL_ARB_pixel_format
;
78
#ifndef
WGL_ARB_pixel_format
SDL_wingl.c
147
this->gl_data->
WGL_ARB_pixel_format
= 0;
148
if( ExtensionSupported("
WGL_ARB_pixel_format
", extensions) ) {
155
this->gl_data->
WGL_ARB_pixel_format
= 1;
218
/* setup
WGL_ARB_pixel_format
attribs */
334
if ( this->gl_data->
WGL_ARB_pixel_format
) {
/development/tools/emulator/opengl/host/libs/Translator/include/GL/
wglext.h
70
#ifndef
WGL_ARB_pixel_format
476
#ifndef
WGL_ARB_pixel_format
477
#define
WGL_ARB_pixel_format
1
[
all
...]
Completed in 484 milliseconds