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

1 2 3 4 5 6 7 8 91011>>

  /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/mesa3d/src/mesa/main/
colortab.c 51 _mesa_error(ctx, GL_INVALID_ENUM, "glColorTable(target)");
63 _mesa_error(ctx, GL_INVALID_ENUM, "glColorSubTable(target)");
74 _mesa_error(ctx, GL_INVALID_ENUM, "glCopyColorTable(target)");
85 _mesa_error(ctx, GL_INVALID_ENUM, "glCopyColorSubTable(target)");
96 _mesa_error(ctx, GL_INVALID_ENUM, "glGetnColorTableARB(target)");
106 _mesa_error(ctx, GL_INVALID_ENUM, "glGetColorTable(target)");
116 _mesa_error(ctx, GL_INVALID_ENUM, "glColorTableParameterfv(target)");
127 _mesa_error(ctx, GL_INVALID_ENUM, "glColorTableParameteriv(target)");
137 _mesa_error(ctx, GL_INVALID_ENUM, "glGetColorTableParameterfv(target)");
147 _mesa_error(ctx, GL_INVALID_ENUM, "glGetColorTableParameteriv(target)")
    [all...]
convolve.c 51 _mesa_error(ctx, GL_INVALID_ENUM, "glConvolutionFilter1D");
59 _mesa_error(ctx, GL_INVALID_ENUM, "glConvolutionFilter2D");
68 _mesa_error(ctx, GL_INVALID_ENUM, "glConvolutionParameterf");
77 _mesa_error(ctx, GL_INVALID_ENUM, "glConvolutionParameterfv");
86 _mesa_error(ctx, GL_INVALID_ENUM, "glConvolutionParameteri");
95 _mesa_error(ctx, GL_INVALID_ENUM, "glConvolutionParameteriv");
104 _mesa_error(ctx, GL_INVALID_ENUM, "glCopyConvolutionFilter1D");
113 _mesa_error(ctx, GL_INVALID_ENUM, "glCopyConvolutionFilter2D");
140 _mesa_error(ctx, GL_INVALID_ENUM, "glGetConvolutionParameterfv");
149 _mesa_error(ctx, GL_INVALID_ENUM, "glGetConvolutionParameteriv")
    [all...]
glformats.c 1016 * GL_INVALID_ENUM.
1021 * \return GL_INVALID_ENUM, GL_INVALID_OPERATION or GL_NO_ERROR
1031 return GL_INVALID_ENUM;
1069 return GL_INVALID_ENUM;
1078 return GL_INVALID_ENUM;
1087 return GL_INVALID_ENUM;
1114 ? GL_NO_ERROR : GL_INVALID_ENUM;
1116 return GL_INVALID_ENUM;
1140 ? GL_NO_ERROR : GL_INVALID_ENUM;
1142 return GL_INVALID_ENUM;
    [all...]
texgen.c 98 _mesa_error(ctx, GL_INVALID_ENUM, "glTexGen(coord)");
132 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(param)" );
137 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(param)" );
150 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(param)" );
165 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(param)" );
183 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGenfv(pname)" );
232 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGen[fx](pname)" );
247 _mesa_error( ctx, GL_INVALID_ENUM, "glTexGen[fx]v(pname)" );
313 _mesa_error(ctx, GL_INVALID_ENUM, "glGetTexGendv(coord)");
328 _mesa_error( ctx, GL_INVALID_ENUM, "glGetTexGendv(pname)" )
    [all...]
texenv.c 83 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(param=%s)", mode);
150 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(param=%s)", mode);
169 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
205 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
211 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
252 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(param=%s)", param);
292 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
298 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname);
334 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(param=%s)", param);
383 TE_ERROR(GL_INVALID_ENUM, "glTexEnv(pname=%s)", pname)
    [all...]
nvprogram.c 68 _mesa_error(ctx, GL_INVALID_ENUM, "glExecuteProgramNV");
194 _mesa_error(ctx, GL_INVALID_ENUM, "glGetProgramParameterfvNV(pname)");
199 _mesa_error(ctx, GL_INVALID_ENUM, "glGetProgramParameterfvNV(target)");
229 _mesa_error(ctx, GL_INVALID_ENUM, "glGetProgramParameterdvNV(pname)");
234 _mesa_error(ctx, GL_INVALID_ENUM, "glGetProgramParameterdvNV(target)");
270 _mesa_error(ctx, GL_INVALID_ENUM, "glGetProgramivNV(pname)");
290 _mesa_error(ctx, GL_INVALID_ENUM, "glGetProgramStringNV(pname)");
340 _mesa_error(ctx, GL_INVALID_ENUM, "glGetTrackMatrixivNV");
345 _mesa_error(ctx, GL_INVALID_ENUM, "glGetTrackMatrixivNV");
390 _mesa_error(ctx, GL_INVALID_ENUM, "glGetVertexAttribdvNV")
    [all...]
es1_conversion.c 167 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
241 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
263 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
286 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
301 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
323 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
330 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
337 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
343 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
381 _mesa_error(_mesa_get_current_context(), GL_INVALID_ENUM,
    [all...]
clip.c 61 _mesa_error( ctx, GL_INVALID_ENUM, "glClipPlane" );
108 _mesa_error( ctx, GL_INVALID_ENUM, "glGetClipPlane" );
  /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...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
gl_base_types.h 52 #ifndef GL_INVALID_ENUM
54 #define GL_INVALID_ENUM 0x0500
  /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 123 ctx.beginSection("GL_INVALID_ENUM is generated if type is not an accepted value.");
125 ctx.expectError(GL_INVALID_ENUM);
174 ctx.beginSection("GL_INVALID_ENUM is generated if type is not an accepted value.");
176 ctx.expectError(GL_INVALID_ENUM);
178 ctx.expectError(GL_INVALID_ENUM);
180 ctx.expectError(GL_INVALID_ENUM);
238 ctx.beginSection("GL_INVALID_ENUM is generated if type is not one of the parameter token names allowed.");
243 ctx.expectError(GL_INVALID_ENUM);
301 ctx.beginSection("GL_INVALID_ENUM is generated if type is not one of the parameter token names allowed.");
306 ctx.expectError(GL_INVALID_ENUM);
    [all...]
  /frameworks/base/libs/hwui/utils/
GLUtils.cpp 42 case GL_INVALID_ENUM:
43 ALOGE("GL error: GL_INVALID_ENUM");
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/
GLProfiler.java 19 import static com.badlogic.gdx.graphics.GL20.GL_INVALID_ENUM;
62 case GL_INVALID_ENUM:
63 return "GL_INVALID_ENUM";

Completed in 458 milliseconds

1 2 3 4 5 6 7 8 91011>>