| /external/angle/src/libGLESv2/ |
| D | entry_points_gles_3_2_autogen.cpp | 57 CID(context), buf, GLenumToString(GLESEnum::BlendEquationModeEXT, modeRGB), in GL_BlendEquationSeparatei() 58 GLenumToString(GLESEnum::BlendEquationModeEXT, modeAlpha)); in GL_BlendEquationSeparatei() 86 GLenumToString(GLESEnum::BlendEquationModeEXT, mode)); in GL_BlendEquationi() 114 CID(context), buf, GLenumToString(GLESEnum::BlendingFactor, srcRGB), in GL_BlendFuncSeparatei() 115 GLenumToString(GLESEnum::BlendingFactor, dstRGB), in GL_BlendFuncSeparatei() 116 GLenumToString(GLESEnum::BlendingFactor, srcAlpha), in GL_BlendFuncSeparatei() 117 GLenumToString(GLESEnum::BlendingFactor, dstAlpha)); in GL_BlendFuncSeparatei() 146 GLenumToString(GLESEnum::BlendingFactor, src), in GL_BlendFunci() 147 GLenumToString(GLESEnum::BlendingFactor, dst)); in GL_BlendFunci() 217 CID(context), srcName, GLenumToString(GLESEnum::CopyImageSubDataTarget, srcTarget), in GL_CopyImageSubData() [all …]
|
| D | entry_points_gl_3_autogen.cpp | 40 GLenumToString(BigGLEnum::ConditionalRenderMode, mode)); in GL_BeginConditionalRender() 100 GLenumToString(BigGLEnum::AllEnums, target), GLenumToString(BigGLEnum::AllEnums, clamp)); in GL_ClampColor() 160 CID(context), GLenumToString(BigGLEnum::FramebufferTarget, target), in GL_FramebufferTexture1D() 161 GLenumToString(BigGLEnum::FramebufferAttachment, attachment), in GL_FramebufferTexture1D() 162 GLenumToString(BigGLEnum::TextureTarget, textarget), texture, level); in GL_FramebufferTexture1D() 203 CID(context), GLenumToString(BigGLEnum::FramebufferTarget, target), in GL_FramebufferTexture3D() 204 GLenumToString(BigGLEnum::FramebufferAttachment, attachment), in GL_FramebufferTexture3D() 205 GLenumToString(BigGLEnum::TextureTarget, textarget), texture, level, zoffset); in GL_FramebufferTexture3D() 741 CID(context), GLenumToString(BigGLEnum::PrimitiveType, mode), (uintptr_t)count, in GL_MultiDrawElementsBaseVertex() 742 GLenumToString(BigGLEnum::DrawElementsType, type), (uintptr_t)indices, drawcount, in GL_MultiDrawElementsBaseVertex() [all …]
|
| D | entry_points_gles_1_0_autogen.cpp | 30 GLenumToString(GLESEnum::AlphaFunction, func), ref); in GL_AlphaFunc() 61 GLenumToString(GLESEnum::AlphaFunction, func), ref); in GL_AlphaFuncx() 153 GLenumToString(GLESEnum::TextureUnit, texture)); in GL_ClientActiveTexture() 182 GLenumToString(GLESEnum::ClipPlaneName, p), (uintptr_t)eqn); in GL_ClipPlanef() 212 CID(context), GLenumToString(GLESEnum::ClipPlaneName, plane), (uintptr_t)equation); in GL_ClipPlanex() 333 CID(context), size, GLenumToString(GLESEnum::ColorPointerType, type), stride, in GL_ColorPointer() 393 GLenumToString(GLESEnum::EnableCap, array)); in GL_DisableClientState() 423 GLenumToString(GLESEnum::EnableCap, array)); in GL_EnableClientState() 449 GLenumToString(GLESEnum::FogParameter, pname), param); in GL_Fogf() 478 GLenumToString(GLESEnum::FogParameter, pname), (uintptr_t)params); in GL_Fogfv() [all …]
|
| D | entry_points_gles_ext_autogen.cpp | 156 CID(context), monitor, GLenumToString(GLESEnum::AllEnums, pname), dataSize, in GL_GetPerfMonitorCounterDataAMD() 188 CID(context), group, counter, GLenumToString(GLESEnum::AllEnums, pname), (uintptr_t)data); in GL_GetPerfMonitorCounterInfoAMD() 390 CID(context), GLenumToString(GLESEnum::PrimitiveType, mode), first, count, instanceCount, in GL_DrawArraysInstancedBaseInstanceANGLE() 428 CID(context), GLenumToString(GLESEnum::PrimitiveType, mode), count, in GL_DrawElementsInstancedBaseVertexBaseInstanceANGLE() 429 GLenumToString(GLESEnum::DrawElementsType, type), (uintptr_t)indices, instanceCount, in GL_DrawElementsInstancedBaseVertexBaseInstanceANGLE() 469 CID(context), GLenumToString(GLESEnum::PrimitiveType, mode), (uintptr_t)firsts, in GL_MultiDrawArraysInstancedBaseInstanceANGLE() 514 CID(context), GLenumToString(GLESEnum::PrimitiveType, mode), (uintptr_t)counts, in GL_MultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() 515 GLenumToString(GLESEnum::DrawElementsType, type), (uintptr_t)indices, in GL_MultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() 569 CID(context), sourceId, sourceLevel, GLenumToString(GLESEnum::AllEnums, destTarget), in GL_CopyTexture3DANGLE() 570 destId, destLevel, internalFormat, GLenumToString(GLESEnum::AllEnums, destType), in GL_CopyTexture3DANGLE() [all …]
|
| D | entry_points_gles_2_0_autogen.cpp | 30 GLenumToString(GLESEnum::TextureUnit, texture)); in GL_ActiveTexture() 118 GLenumToString(GLESEnum::BufferTargetARB, target), buffer); in GL_BindBuffer() 145 GLenumToString(GLESEnum::FramebufferTarget, target), framebuffer); in GL_BindFramebuffer() 175 GLenumToString(GLESEnum::RenderbufferTarget, target), renderbuffer); in GL_BindRenderbuffer() 205 GLenumToString(GLESEnum::TextureTarget, target), texture); in GL_BindTexture() 263 GLenumToString(GLESEnum::BlendEquationModeEXT, mode)); in GL_BlendEquation() 293 CID(context), GLenumToString(GLESEnum::BlendEquationModeEXT, modeRGB), in GL_BlendEquationSeparate() 294 GLenumToString(GLESEnum::BlendEquationModeEXT, modeAlpha)); in GL_BlendEquationSeparate() 325 GLenumToString(GLESEnum::BlendingFactor, sfactor), in GL_BlendFunc() 326 GLenumToString(GLESEnum::BlendingFactor, dfactor)); in GL_BlendFunc() [all …]
|
| D | entry_points_gl_4_autogen.cpp | 40 CID(context), GLenumToString(BigGLEnum::QueryTarget, target), index, id); in GL_BeginQueryIndexed() 70 GLenumToString(BigGLEnum::PrimitiveType, mode), id); in GL_DrawTransformFeedback() 100 CID(context), GLenumToString(BigGLEnum::PrimitiveType, mode), id, stream); in GL_DrawTransformFeedbackStream() 131 GLenumToString(BigGLEnum::QueryTarget, target), index); in GL_EndQueryIndexed() 167 CID(context), program, GLenumToString(BigGLEnum::ShaderType, shadertype), index, bufSize, in GL_GetActiveSubroutineName() 204 CID(context), program, GLenumToString(BigGLEnum::ShaderType, shadertype), index, bufSize, in GL_GetActiveSubroutineUniformName() 240 CID(context), program, GLenumToString(BigGLEnum::ShaderType, shadertype), index, in GL_GetActiveSubroutineUniformiv() 241 GLenumToString(BigGLEnum::SubroutineParameterName, pname), (uintptr_t)values); in GL_GetActiveSubroutineUniformiv() 273 CID(context), program, GLenumToString(BigGLEnum::ShaderType, shadertype), in GL_GetProgramStageiv() 274 GLenumToString(BigGLEnum::ProgramStagePName, pname), (uintptr_t)values); in GL_GetProgramStageiv() [all …]
|
| D | entry_points_gles_3_0_autogen.cpp | 30 GLenumToString(GLESEnum::QueryTarget, target), id); in GL_BeginQuery() 61 GLenumToString(GLESEnum::PrimitiveType, primitiveMode)); in GL_BeginTransformFeedback() 91 CID(context), GLenumToString(GLESEnum::BufferTargetARB, target), index, buffer); in GL_BindBufferBase() 120 CID(context), GLenumToString(GLESEnum::BufferTargetARB, target), index, buffer, in GL_BindBufferRange() 176 GLenumToString(GLESEnum::BindTransformFeedbackTarget, target), id); in GL_BindTransformFeedback() 244 GLenumToString(GLESEnum::BlitFramebufferFilter, filter)); in GL_BlitFramebuffer() 276 GLenumToString(GLESEnum::Buffer, buffer), drawbuffer, depth, stencil); in GL_ClearBufferfi() 302 GLenumToString(GLESEnum::Buffer, buffer), drawbuffer, (uintptr_t)value); in GL_ClearBufferfv() 328 GLenumToString(GLESEnum::Buffer, buffer), drawbuffer, (uintptr_t)value); in GL_ClearBufferiv() 354 GLenumToString(GLESEnum::Buffer, buffer), drawbuffer, (uintptr_t)value); in GL_ClearBufferuiv() [all …]
|
| D | entry_points_gl_1_autogen.cpp | 40 GLenumToString(BigGLEnum::AccumOp, op), value); in GL_Accum() 68 GLenumToString(BigGLEnum::PrimitiveType, mode)); in GL_Begin() 161 CID(context), n, GLenumToString(BigGLEnum::ListNameType, type), (uintptr_t)lists); in GL_CallLists() 272 CID(context), GLenumToString(BigGLEnum::ClipPlaneName, plane), (uintptr_t)equation); in GL_ClipPlane() 1124 GLenumToString(BigGLEnum::TriangleFace, face), in GL_ColorMaterial() 1125 GLenumToString(BigGLEnum::ColorMaterialParameter, mode)); in GL_ColorMaterial() 1153 CID(context), x, y, width, height, GLenumToString(BigGLEnum::PixelCopyType, type)); in GL_CopyPixels() 1233 GLenumToString(BigGLEnum::DrawBufferMode, buf)); in GL_DrawBuffer() 1264 CID(context), width, height, GLenumToString(BigGLEnum::PixelFormat, format), in GL_DrawPixels() 1265 GLenumToString(BigGLEnum::PixelType, type), (uintptr_t)pixels); in GL_DrawPixels() [all …]
|
| D | entry_points_gles_3_1_autogen.cpp | 70 GLenumToString(GLESEnum::BufferAccessARB, access), in GL_BindImageTexture() 71 GLenumToString(GLESEnum::InternalFormat, format)); in GL_BindImageTexture() 167 GLenumToString(GLESEnum::ShaderType, type), count, (uintptr_t)strings); in GL_CreateShaderProgramv() 289 CID(context), GLenumToString(GLESEnum::PrimitiveType, mode), (uintptr_t)indirect); in GL_DrawArraysIndirect() 317 GLenumToString(GLESEnum::PrimitiveType, mode), in GL_DrawElementsIndirect() 318 GLenumToString(GLESEnum::DrawElementsType, type), (uintptr_t)indirect); in GL_DrawElementsIndirect() 347 CID(context), GLenumToString(GLESEnum::FramebufferTarget, target), in GL_FramebufferParameteri() 348 GLenumToString(GLESEnum::FramebufferParameterName, pname), param); in GL_FramebufferParameteri() 405 GLenumToString(GLESEnum::BufferTargetARB, target), index, (uintptr_t)data); in GL_GetBooleani_v() 431 GLenumToString(GLESEnum::FramebufferTarget, target), in GL_GetFramebufferParameteriv() [all …]
|
| D | entry_points_gl_2_autogen.cpp | 41 GLenumToString(BigGLEnum::AllEnums, pname), (uintptr_t)params); in GL_GetVertexAttribdv()
|
| /external/angle/src/common/ |
| D | gl_enum_utils.cpp | 25 const char *enumStr = GLenumToString(enumGroup, value); in OutputGLenumStringImpl() 50 enumStr = GLenumToString(EnumType::AllEnums, value); in OutputGLenumStringImpl() 108 return GLenumToString(GLESEnum::Boolean, value); in GLbooleanToString() 123 return GLenumToString(gl::GLESEnum::InternalFormat, format); in GLinternalFormatToString()
|
| D | gl_enum_utils.h | 20 const char *GLenumToString(GLESEnum enumGroup, unsigned int value); 21 const char *GLenumToString(BigGLEnum enumGroup, unsigned int value);
|
| D | gl_enum_utils_autogen.cpp | 32 const char *GLenumToString(GLESEnum enumGroup, unsigned int value) in GLenumToString() function 8195 const char *GLenumToString(BigGLEnum enumGroup, unsigned int value) in GLenumToString() function
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cShaderAtomicCountersTests.cpp | 307 const char* GLenumToString(GLenum e) in GLenumToString() function in gl4cts::__anonc569fb9e0111::SACSubcaseBase 358 << tcu::TestLog::Message << GLenumToString(e) << " = " << i << tcu::TestLog::EndMessage; in CheckMaxValue() 363 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetIntegerv, is: " << i in CheckMaxValue() 372 m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) in CheckMaxValue() 383 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetFloatv, is: " << f in CheckMaxValue() 393 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetDoublev, is: " << d in CheckMaxValue() 413 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetIntegerv, is: " << i in CheckGetCommands() 422 m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) in CheckGetCommands() 433 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetFloatv, is: " << f in CheckGetCommands() 443 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetDoublev, is: " << d in CheckGetCommands() [all …]
|
| D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 448 const char* GLenumToString(GLenum e) in GLenumToString() function in gl4cts::es31compatibility::__anon56dd1d2a0111::ShaderStorageBufferObjectBase 624 << tcu::TestLog::Message << GLenumToString(e) << " is " << i << " should be at least " in Check() 640 << tcu::TestLog::Message << GLenumToString(e) << " is " << i << " should be at most " in Check() 701 m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) << " is " << i in Check() 723 …m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) << " at index " … in CheckIndexed()
|
| D | gl4cShaderStorageBufferObjectTests.cpp | 580 const char* GLenumToString(GLenum e) in GLenumToString() function in gl4cts::__anon8e5d22d40111::ShaderStorageBufferObjectBase 778 << tcu::TestLog::Message << GLenumToString(e) << " is " << i << " should be at least " in Check() 796 << tcu::TestLog::Message << GLenumToString(e) << " is " << i << " should be at most " in Check() 866 m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) << " is " << i in Check() 900 …m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) << " at index " … in CheckIndexed()
|
| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cShaderAtomicCountersTests.cpp | 274 const char* GLenumToString(GLenum e) in GLenumToString() function in glcts::__anon71f7332f0111::SACSubcaseBase 317 << tcu::TestLog::Message << GLenumToString(e) << " = " << i << tcu::TestLog::EndMessage; in CheckMaxValue() 323 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetIntegerv, is: " << i in CheckMaxValue() 332 m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) in CheckMaxValue() 343 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetFloatv, is: " << f in CheckMaxValue() 363 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetIntegerv, is: " << i in CheckGetCommands() 372 m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) in CheckGetCommands() 383 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetFloatv, is: " << f in CheckGetCommands() 393 << tcu::TestLog::Message << GLenumToString(e) << " state is incorrect (GetBooleanv, is: " << b in CheckGetCommands()
|
| D | es31cShaderStorageBufferObjectTests.cpp | 446 const char* GLenumToString(GLenum e) in GLenumToString() function in glcts::__anonb900bd050111::ShaderStorageBufferObjectBase 621 << tcu::TestLog::Message << GLenumToString(e) << " is " << i << " should be at least " in Check() 637 << tcu::TestLog::Message << GLenumToString(e) << " is " << i << " should be at most " in Check() 698 m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) << " is " << i in Check() 720 …m_context.getTestContext().getLog() << tcu::TestLog::Message << GLenumToString(e) << " at index " … in CheckIndexed()
|
| /external/angle/src/libANGLE/capture/ |
| D | serialize.cpp | 221 json->addCString("InternalFormat", gl::GLenumToString(gl::GLESEnum::InternalFormat, glFormat)); in SerializeFormat() 283 "Type", gl::GLenumToString(gl::GLESEnum::ObjectIdentifier, framebufferAttachment.type())); in SerializeFramebufferAttachment() 285 json->addString("Binding", gl::GLenumToString(enumGroup, framebufferAttachment.getBinding())); in SerializeFramebufferAttachment() 1133 json->addCString("Type", gl::GLenumToString(gl::GLESEnum::AttributeType, type)); in SerializeProgram()
|
| /external/angle/src/tests/perf_tests/ |
| D | ANGLEPerfTest.cpp | 1360 << ") for GL constant " << gl::GLenumToString(gl::GLESEnum::AllEnums, target); in skipTestIfFailsIntegerPrerequisite()
|