Searched refs:GL_VIEWPORT_BIT (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dattrib.c466 if (mask & GL_VIEWPORT_BIT) {
470 save_attrib_data(&head, GL_VIEWPORT_BIT, attr);
1280 case GL_VIEWPORT_BIT:
H A Drastpos.c451 glPushAttrib( GL_TRANSFORM_BIT | GL_VIEWPORT_BIT );
H A Dcontext.c1295 if (mask & GL_VIEWPORT_BIT) {
/external/mesa3d/src/mesa/main/
H A Dattrib.c466 if (mask & GL_VIEWPORT_BIT) {
470 save_attrib_data(&head, GL_VIEWPORT_BIT, attr);
1280 case GL_VIEWPORT_BIT:
H A Drastpos.c451 glPushAttrib( GL_TRANSFORM_BIT | GL_VIEWPORT_BIT );
H A Dcontext.c1295 if (mask & GL_VIEWPORT_BIT) {
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h712 #define GL_VIEWPORT_BIT 0x00000800 macro
/external/mesa3d/include/GL/
H A Dgl.h712 #define GL_VIEWPORT_BIT 0x00000800 macro

Completed in 216 milliseconds