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

/external/mesa3d/src/glx/apple/
H A Dapple_xgl_api_stereo.c69 buf[1] = GL_FRONT_RIGHT;
117 newbuf[outi++] = GL_FRONT_RIGHT;
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_ext_rendertexture.c58 return GL_FRONT_RIGHT;
/external/mesa3d/src/mesa/main/
H A Dbuffers.c124 case GL_FRONT_RIGHT:
195 case GL_FRONT_RIGHT:
H A Dfbobject.c323 case GL_FRONT_RIGHT:
4133 case GL_FRONT_RIGHT:
/external/deqp/framework/opengl/
H A DgluStrUtil.inl192 case GL_FRONT_RIGHT: return "GL_FRONT_RIGHT";
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp4239 static const glw::GLenum attachments[] = { GL_FRONT_LEFT, GL_FRONT_RIGHT, GL_BACK_LEFT,
4242 static const glw::GLchar* attachments_strings[] = { "GL_FRONT_LEFT", "GL_FRONT_RIGHT", "GL_BACK_LEFT",
5702 case GL_FRONT_RIGHT:
6049 case GL_FRONT_RIGHT:
7028 static const glw::GLenum valid_values[] = { GL_FRONT, GL_FRONT_LEFT, GL_FRONT_RIGHT, GL_BACK,
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c1603 enums[i++] = GL_FRONT_RIGHT;
1663 enums[num_bufs] = GL_FRONT_RIGHT;
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl100 #define GL_FRONT_RIGHT 0x0401
/external/mesa3d/include/GL/
H A Dgl.h443 #define GL_FRONT_RIGHT 0x0401 macro
H A Dglcorearb.h230 #define GL_FRONT_RIGHT 0x0401 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h124 #define GL_FRONT_RIGHT 0x0401 macro

Completed in 241 milliseconds