HomeSort by relevance Sort by last modified time
    Searched refs:GL_INVALID_ENUM (Results 1 - 25 of 255) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
esextcTextureBorderClampTexParameterIErrors.cpp 81 /* Make sure that the functions report GL_INVALID_ENUM error if cube-map
86 VerifyGLTexParameterIiv(m_glExtTokens.TEXTURE_BUFFER, GL_TEXTURE_BASE_LEVEL, 1, GL_INVALID_ENUM);
87 VerifyGLTexParameterIuiv(m_glExtTokens.TEXTURE_BUFFER, GL_TEXTURE_BASE_LEVEL, 1, GL_INVALID_ENUM);
90 VerifyGLTexParameterIiv(GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_BASE_LEVEL, 1, GL_INVALID_ENUM);
91 VerifyGLTexParameterIuiv(GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_BASE_LEVEL, 1, GL_INVALID_ENUM);
93 /* Make sure that the functions report GL_INVALID_ENUM error if
95 VerifyGLTexParameterIivForAll(GL_TEXTURE_IMMUTABLE_FORMAT, 1, GL_INVALID_ENUM);
96 VerifyGLTexParameterIuivForAll(GL_TEXTURE_IMMUTABLE_FORMAT, 1, GL_INVALID_ENUM);
106 /* Make sure that the functions report GL_INVALID_ENUM error if the following
110 VerifyGLTexParameterIivForAll(GL_TEXTURE_COMPARE_MODE, GL_NEAREST, GL_INVALID_ENUM);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fNegativeFragmentApiTests.cpp 65 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not an accepted value.");
67 expectError(GL_INVALID_ENUM);
86 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
88 expectError(GL_INVALID_ENUM);
93 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
95 expectError(GL_INVALID_ENUM);
98 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
100 expectError(GL_INVALID_ENUM);
105 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the eight defined symbolic constant values.");
107 expectError(GL_INVALID_ENUM);
    [all...]
es2fNegativeBufferApiTests.cpp 55 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable values.");
57 expectError(GL_INVALID_ENUM);
80 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
82 expectError(GL_INVALID_ENUM);
85 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STATIC_DRAW, or GL_DYNAMIC_DRAW.");
87 expectError(GL_INVALID_ENUM);
110 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
112 expectError(GL_INVALID_ENUM);
223 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER.");
225 expectError(GL_INVALID_ENUM);
    [all...]
es2fNegativeStateApiTests.cpp 69 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
71 expectError(GL_INVALID_ENUM);
76 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
78 expectError(GL_INVALID_ENUM);
86 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
89 expectError(GL_INVALID_ENUM);
94 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
97 expectError(GL_INVALID_ENUM);
102 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
105 expectError(GL_INVALID_ENUM);
    [all...]
es2fNegativeVertexArrayApiTests.cpp 89 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.");
91 expectError(GL_INVALID_ENUM);
131 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
133 expectError(GL_INVALID_ENUM);
158 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
160 expectError(GL_INVALID_ENUM);
184 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
186 expectError(GL_INVALID_ENUM);
213 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
215 expectError(GL_INVALID_ENUM);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeFragmentApiTests.cpp 65 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not an accepted value.");
67 expectError(GL_INVALID_ENUM);
86 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
88 expectError(GL_INVALID_ENUM);
93 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
95 expectError(GL_INVALID_ENUM);
98 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
100 expectError(GL_INVALID_ENUM);
105 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the defined symbolic constant values.");
107 expectError(GL_INVALID_ENUM);
    [all...]
es3fNegativeStateApiTests.cpp 76 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
78 expectError(GL_INVALID_ENUM);
83 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
85 expectError(GL_INVALID_ENUM);
93 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
96 expectError(GL_INVALID_ENUM);
101 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
104 expectError(GL_INVALID_ENUM);
109 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
112 expectError(GL_INVALID_ENUM);
    [all...]
es3fNegativeBufferApiTests.cpp 57 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable values.");
59 expectError(GL_INVALID_ENUM);
82 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
84 expectError(GL_INVALID_ENUM);
87 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STATIC_DRAW, or GL_DYNAMIC_DRAW.");
89 expectError(GL_INVALID_ENUM);
112 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
114 expectError(GL_INVALID_ENUM);
321 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TRANSFORM_FEEDBACK_BUFFER or GL_UNIFORM_BUFFER.");
323 expectError(GL_INVALID_ENUM);
    [all...]
es3fNegativeTextureApiTests.cpp 141 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, where i ranges from 0 to (GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - 1).");
143 expectError(GL_INVALID_ENUM);
146 expectError(GL_INVALID_ENUM);
157 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable values.");
159 expectError(GL_INVALID_ENUM);
161 expectError(GL_INVALID_ENUM);
191 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is invalid.");
193 expectError(GL_INVALID_ENUM);
195 expectError(GL_INVALID_ENUM);
200 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a supported format returned in GL_COMPRESSED_TEXTURE_FORMATS (…)
    [all...]
es3fNegativeVertexArrayApiTests.cpp 125 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.");
127 expectError(GL_INVALID_ENUM);
175 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.");
177 expectError(GL_INVALID_ENUM);
179 expectError(GL_INVALID_ENUM);
181 expectError(GL_INVALID_ENUM);
268 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
270 expectError(GL_INVALID_ENUM);
295 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
297 expectError(GL_INVALID_ENUM);
    [all...]
  /external/mesa3d/src/mesa/main/
texgen.c 93 _mesa_error(ctx, GL_INVALID_ENUM, "glTexGen(coord)");
127 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(param)" );
132 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(param)" );
145 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(param)" );
160 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(param)" );
178 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(pname)" );
226 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGen[fx](pname)" );
241 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGen[fx]v(pname)" );
305 _mesa_error(ctx, GL_INVALID_ENUM, "glGetTexGendv(coord)");
320 _mesa_error( ctx, GL_INVALID_ENUM, "glGetTexGendv(pname)" )
    [all...]
texenv.c 84 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(param=%s)", mode);
146 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(param=%s)", mode);
165 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
201 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
207 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
248 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(param=%s)", param);
288 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
294 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
330 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(param=%s)", param);
379 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname)
    [all...]
objectpurge.c 155 _mesa_error(ctx, GL_INVALID_ENUM,
172 _mesa_error(ctx, GL_INVALID_ENUM,
295 _mesa_error(ctx, GL_INVALID_ENUM,
309 _mesa_error(ctx, GL_INVALID_ENUM,
333 _mesa_error(ctx, GL_INVALID_ENUM,
357 _mesa_error(ctx, GL_INVALID_ENUM,
381 _mesa_error(ctx, GL_INVALID_ENUM,
412 _mesa_error(ctx, GL_INVALID_ENUM,
es1_conversion.c 161 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
235 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
257 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
280 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
295 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
317 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
324 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
348 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
354 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
392 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeFragmentApiTests.cpp 62 ctx.beginSection("GL_INVALID_ENUM is generated if func is not an accepted value.");
64 ctx.expectError(GL_INVALID_ENUM);
83 ctx.beginSection("GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
85 ctx.expectError(GL_INVALID_ENUM);
91 ctx.beginSection("GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_BACK.");
93 ctx.expectError(GL_INVALID_ENUM);
96 ctx.beginSection("GL_INVALID_ENUM is generated if func is not one of the eight accepted values.");
98 ctx.expectError(GL_INVALID_ENUM);
104 ctx.beginSection("GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than the defined symbolic constant values.");
106 ctx.expectError(GL_INVALID_ENUM);
    [all...]
es31fNegativeStateApiTests.cpp 85 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
87 ctx.expectError(GL_INVALID_ENUM);
96 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
98 ctx.expectError(GL_INVALID_ENUM);
109 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
111 ctx.expectError(GL_INVALID_ENUM);
119 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values.");
121 ctx.expectError(GL_INVALID_ENUM);
133 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values.");
136 ctx.expectError(GL_INVALID_ENUM);
    [all...]
es31fNegativeTextureApiTests.cpp 93 ctx.beginSection("GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, where i ranges from 0 to (GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - 1).");
95 ctx.expectError(GL_INVALID_ENUM);
98 ctx.expectError(GL_INVALID_ENUM);
109 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the allowable values.");
111 ctx.expectError(GL_INVALID_ENUM);
113 ctx.expectError(GL_INVALID_ENUM);
183 ctx.beginSection("GL_INVALID_ENUM is generated if target is invalid.");
185 ctx.expectError(GL_INVALID_ENUM);
187 ctx.expectError(GL_INVALID_ENUM);
193 ctx.beginSection("GL_INVALID_ENUM is generated if internalformat is not a supported format returned in GL_COMPRESSED_TEXTURE_FORMATS (…)
    [all...]
es31fNegativeBufferApiTests.cpp 47 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the allowable values.");
49 ctx.expectError(GL_INVALID_ENUM);
75 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
77 ctx.expectError(GL_INVALID_ENUM);
80 ctx.beginSection("GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STATIC_DRAW, or GL_DYNAMIC_DRAW.");
82 ctx.expectError(GL_INVALID_ENUM);
106 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRAY_BUFFER.");
108 ctx.expectError(GL_INVALID_ENUM);
386 ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ATOMIC_COUNTER_BUFFER, GL_SHADER_STORAGE_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER or GL_UNIFORM_BUFFER.");
388 ctx.expectError(GL_INVALID_ENUM);
    [all...]
es31fNegativeVertexArrayApiTests.cpp 130 ctx.beginSection("GL_INVALID_ENUM is generated if type is not an accepted value.");
132 ctx.expectError(GL_INVALID_ENUM);
181 ctx.beginSection("GL_INVALID_ENUM is generated if type is not an accepted value.");
183 ctx.expectError(GL_INVALID_ENUM);
185 ctx.expectError(GL_INVALID_ENUM);
187 ctx.expectError(GL_INVALID_ENUM);
245 ctx.beginSection("GL_INVALID_ENUM is generated if type is not one of the parameter token names allowed.");
250 ctx.expectError(GL_INVALID_ENUM);
308 ctx.beginSection("GL_INVALID_ENUM is generated if type is not one of the parameter token names allowed.");
313 ctx.expectError(GL_INVALID_ENUM);
    [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
gl_base_types.h 55 #ifndef GL_INVALID_ENUM
57 #define GL_INVALID_ENUM 0x0500
  /external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
esextcDrawBuffersIndexedNegative.cpp 138 success &= ExpectedError(GL_INVALID_ENUM, "glBlendFunci(0, GL_MIN, GL_ONE_MINUS_SRC_ALPHA)");
141 success &= ExpectedError(GL_INVALID_ENUM, "glBlendFunci(0, GL_SRC_ALPHA, GL_MIN)");
144 success &= ExpectedError(GL_INVALID_ENUM, "glBlendFuncSeparatei(0, GL_MIN, GL_ONE, GL_ONE, GL_ONE)");
147 success &= ExpectedError(GL_INVALID_ENUM, "glBlendFuncSeparatei(0, GL_ONE, GL_MIN, GL_ONE, GL_ONE)");
150 success &= ExpectedError(GL_INVALID_ENUM, "glBlendFuncSeparatei(0, GL_ONE, GL_ONE, GL_MIN, GL_ONE)");
153 success &= ExpectedError(GL_INVALID_ENUM, "glBlendFuncSeparatei(0, GL_ONE, GL_ONE, GL_ONE, GL_MIN)");
156 success &= ExpectedError(GL_INVALID_ENUM, "glBlendEquationi(0, GL_SRC_ALPHA)");
159 success &= ExpectedError(GL_INVALID_ENUM, "glBlendEquationSeparatei(0, GL_SRC_ALPHA, GL_MIN)");
162 success &= ExpectedError(GL_INVALID_ENUM, "glBlendEquationSeparatei(0, GL_MIN, GL_SRC_ALPHA)");
165 success &= ExpectedError(GL_INVALID_ENUM, "glEnablei(GL_FUNC_ADD, 0)")
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
libGLES_CM.cpp 61 return error(GL_INVALID_ENUM);
84 return error(GL_INVALID_ENUM);
117 return error(GL_INVALID_ENUM);
128 return error(GL_INVALID_ENUM);
145 return error(GL_INVALID_ENUM);
162 return error(GL_INVALID_ENUM);
200 return error(GL_INVALID_ENUM);
225 return error(GL_INVALID_ENUM);
237 return error(GL_INVALID_ENUM);
275 return error(GL_INVALID_ENUM);
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp 67 return error(GL_INVALID_ENUM);
126 return error(GL_INVALID_ENUM);
202 else return error(GL_INVALID_ENUM);
209 else return error(GL_INVALID_ENUM);
216 else return error(GL_INVALID_ENUM);
223 else return error(GL_INVALID_ENUM);
230 else return error(GL_INVALID_ENUM);
237 else return error(GL_INVALID_ENUM);
239 return error(GL_INVALID_ENUM);
250 return error(GL_INVALID_ENUM);
    [all...]
  /frameworks/base/libs/hwui/utils/
GLUtils.cpp 42 case GL_INVALID_ENUM:
43 ALOGE("GL error: GL_INVALID_ENUM");
  /external/deqp/external/openglcts/modules/glesext/texture_buffer/
esextcTextureBufferErrors.cpp 178 test_passed = verifyError(GL_INVALID_ENUM, "Expected GL_INVALID_ENUM was not returned "
183 test_passed = verifyError(GL_INVALID_ENUM, "Expected GL_INVALID_ENUM was not returned "
193 test_passed = verifyError(GL_INVALID_ENUM, "Expected GL_INVALID_ENUM was not returned "
199 test_passed = verifyError(GL_INVALID_ENUM, "Expected GL_INVALID_ENUM was not returned "

Completed in 386 milliseconds

1 2 3 4 5 6 7 8 91011