Home
last modified time | relevance | path

Searched refs:GL_COMPILE (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dglthread_marshal.h444 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_Enable()
467 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_Disable()
509 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_PushAttrib()
536 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_PopAttrib()
585 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_MatrixPushEXT()
597 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_MatrixPopEXT()
609 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_ActiveTexture()
620 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_PushMatrix()
632 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_PopMatrix()
644 if (ctx->GLThread.ListMode == GL_COMPILE) in _mesa_glthread_MatrixMode()
[all...]
H A Dget.c878 v->value_enum16 = GL_COMPILE; in find_custom_value()
H A Ddlist.c13488 if (mode != GL_COMPILE && mode != GL_COMPILE_AND_EXECUTE) { in _mesa_NewList()
/third_party/glfw/examples/
H A Dgears.c283 glNewList(gear1, GL_COMPILE); in init()
289 glNewList(gear2, GL_COMPILE); in init()
295 glNewList(gear3, GL_COMPILE); in init()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c341 glNewList(list, GL_COMPILE); in glXUseXFont()
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c246 glNewList(listBase + i, GL_COMPILE); in wglUseFontBitmapsW()
/third_party/mesa3d/src/glx/
H A Dxfont.c341 glNewList(list, GL_COMPILE); in DRI_glXUseXFont()
/third_party/openGLES/api/GLSC/1.0.1/
H A Dgl.h298 #define GL_COMPILE 0x1300 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
H A Dgl.h298 #define GL_COMPILE 0x1300 macro
/third_party/mesa3d/include/GL/
H A Dgl.h250 #define GL_COMPILE 0x1300 macro
/third_party/glfw/deps/glad/
H A Dgl.h358 #define GL_COMPILE 0x1300 macro

Completed in 52 milliseconds