Home
last modified time | relevance | path

Searched refs:GL_STACK_OVERFLOW (Results 1 - 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DMatrixStackTest.cpp72 EXPECT_GL_ERROR(GL_STACK_OVERFLOW); in TEST_P()
87 EXPECT_GL_ERROR(GL_STACK_OVERFLOW); in TEST_P()
105 EXPECT_GL_ERROR(GL_STACK_OVERFLOW); in TEST_P()
/third_party/mesa3d/src/glx/
H A Dclientattrib.c96 __glXSetError(gc, GL_STACK_OVERFLOW); in __indirect_glPushClientAttrib()
/third_party/mesa3d/src/mesa/main/
H A Dmatrix.c300 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s(mode=GL_TEXTURE, unit=%d)", in push_matrix()
303 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s(mode=%s)", in push_matrix()
H A Dfeedback.c507 _mesa_error( ctx, GL_STACK_OVERFLOW, "glPushName" ); in _mesa_PushName()
H A Ddebug_output.c1272 _mesa_error(ctx, GL_STACK_OVERFLOW, "%s", callerstr); in _mesa_PushDebugGroup()
H A Dattrib.c98 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushAttrib"); in _mesa_PushAttrib()
1336 _mesa_error(ctx, GL_STACK_OVERFLOW, "glPushClientAttrib"); in _mesa_PushClientAttrib()
/third_party/openGLES/api/GLSC/1.0.1/
H A Dgl.h124 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/openGLES/api/GLSC/1.0/
H A Dgl.h128 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp1045 case GL_STACK_OVERFLOW: in GetGenericErrorMessage()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
H A Dgl.h128 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
H A Dgl.h124 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/openGLES/api/GLES/1.0/
H A Dgl.h196 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
H A Dgl.h196 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp134 if (GL_STACK_OVERFLOW == err) in fillGroupStack()
435 CHECK_ERROR(GL_STACK_OVERFLOW, "PushDebugGroup called GL_MAX_DEBUG_GROUP_STACK_DEPTH times"); in iterate()
/third_party/mesa3d/include/GLES/
H A Dgl.h142 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/openGLES/api/GLES/
H A Dgl.h123 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h142 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h142 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES1.cpp1409 context->validationError(entryPoint, GL_STACK_OVERFLOW, kMatrixStackOverflow); in ValidatePushMatrix()
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h146 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/mesa3d/include/GL/
H A Dgl.h661 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1580 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1561 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1582 #define GL_STACK_OVERFLOW 0x0503 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1561 #define GL_STACK_OVERFLOW 0x0503 macro

Completed in 77 milliseconds

12