/external/deqp/modules/egl/ |
teglGetProcAddressTests.cpp | 80 class GetProcAddressCase : public TestCase, protected eglu::CallLogWrapper 104 , CallLogWrapper (eglTestCtx.getLibrary(), eglTestCtx.getTestContext().getLog())
|
teglImageTests.cpp | 148 class ImageTestCase : public TestCase, public glu::CallLogWrapper 153 , glu::CallLogWrapper (m_gl, m_testCtx.getLog())
|
teglImageFormatTests.cpp | 172 class GLES2ImageApi : public ImageApi, private glu::CallLogWrapper 280 , glu::CallLogWrapper (gl, log) 861 class ImageFormatCase : public TestCase, private glu::CallLogWrapper 908 , glu::CallLogWrapper (m_gl, eglTestCtx.getTestContext().getLog()) [all...] |
/external/deqp/modules/gles3/functional/ |
es3fInteger64StateQueryTests.cpp | 47 class StateVerifier : protected glu::CallLogWrapper 62 : glu::CallLogWrapper (gl, log)
|
es3fShaderStateQueryTests.cpp | 102 void verifyShaderParam (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint shader, GLenum pname, GLenum reference) 111 bool verifyProgramParam (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLenum pname, GLenum reference) 119 void verifyActiveUniformParam (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLuint index, GLenum pname, GLenum reference) 128 void verifyActiveUniformBlockParam (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLuint blockIndex, GLenum pname, GLenum reference) 137 void verifyCurrentVertexAttribf (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) 157 void verifyCurrentVertexAttribIi (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLint x, GLint y, GLint z, GLint w) 177 void verifyCurrentVertexAttribIui (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLuint x, GLuint y, GLuint z, GLuint w) 197 void verifyCurrentVertexAttribConversion (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) 248 void verifyVertexAttrib (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLint index, GLenum pname, GLenum reference) 257 void verifyUniformValue1f (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, float x [all...] |
es3fFboStateQueryTests.cpp | 46 void checkAttachmentComponentSizeAtLeast (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int g, int b, int a, int d, int s) 83 void checkAttachmentComponentSizeExactly (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int g, int b, int a, int d, int s) 144 void checkAttachmentParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, GLenum pname, GLenum reference) 153 void checkColorAttachmentParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum pname, GLenum reference) [all...] |
es3fIntegerStateQueryTests.cpp | 63 class StateVerifier : protected glu::CallLogWrapper 86 : glu::CallLogWrapper (gl, log) [all...] |
es3fBufferObjectQueryTests.cpp | 72 class BufferParamVerifier : protected glu::CallLogWrapper 87 : glu::CallLogWrapper (gl, log)
|
es3fRandomFragmentOpTests.cpp | 153 static void setGLState (glu::CallLogWrapper& wrapper, const RenderState& state, int viewportX, int viewportY) 226 glu::CallLogWrapper m_callLogWrapper;
|
es3fBooleanStateQueryTests.cpp | 45 class StateVerifier : protected glu::CallLogWrapper 60 : glu::CallLogWrapper (gl, log)
|
/external/deqp/framework/opengl/simplereference/ |
sglrGLContext.hpp | 38 class CallLogWrapper; 237 glu::CallLogWrapper* m_wrapper;
|
/external/deqp/modules/gles2/functional/ |
es2fTextureStateQueryTests.cpp | 49 class TexParamVerifier : protected glu::CallLogWrapper 64 : glu::CallLogWrapper (gl, log)
|
es2fIntegerStateQueryTests.cpp | 63 class StateVerifier : protected glu::CallLogWrapper 85 : glu::CallLogWrapper (gl, log) [all...] |
es2fBooleanStateQueryTests.cpp | 45 class StateVerifier : protected glu::CallLogWrapper 61 : glu::CallLogWrapper (gl, log)
|
es2fBufferTestUtil.cpp | 166 , CallLogWrapper (context.getRenderContext().getFunctions(), m_context.getTestContext().getLog()) 241 : CallLogWrapper (context.getRenderContext().getFunctions(), context.getTestContext().getLog())
|
es2fRandomFragmentOpTests.cpp | 153 static void setGLState (glu::CallLogWrapper& wrapper, const RenderState& state, int viewportX, int viewportY) 226 glu::CallLogWrapper m_callLogWrapper;
|
/external/deqp/modules/gles31/functional/ |
es31fShaderStateQueryTests.cpp | 413 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 434 verifyInfoLogQuery(result, gl, logLen, shader, &glu::CallLogWrapper::glGetShaderInfoLog, "glGetShaderInfoLog");
|
es31fAndroidExtensionPackES31ATests.cpp | 93 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
es31fVertexAttributeBindingTests.cpp | 320 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 616 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 890 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); [all...] |
es31fShaderImageLoadStoreTests.cpp | 696 static void setTextureStorage (glu::CallLogWrapper& glLog, TextureType imageType, deUint32 internalFormat, const IVec3& imageSize, deUint32 textureBufGL) 732 static void uploadTexture (glu::CallLogWrapper& glLog, const LayeredImage& src, deUint32 textureBufGL) 775 static void readPixelsRGBAInteger32 (const PixelBufferAccess& dst, int originX, int originY, glu::CallLogWrapper& glLog) 811 static void setTexParameteri (glu::CallLogWrapper& glLog, deUint32 target) 823 glu::CallLogWrapper& glLog, 880 glu::CallLogWrapper& glLog, [all...] |
es31fAdvancedBlendTests.cpp | 603 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 667 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 724 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
es31fNegativeSSBOBlockTests.cpp | 41 using glu::CallLogWrapper;
|
/external/deqp/external/openglcts/modules/common/ |
glcTestSubcase.cpp | 39 : CallLogWrapper(current_context->getRenderContext().getFunctions(), current_context->getTestContext().getLog())
|
/external/deqp/modules/gles31/stress/ |
es31sVertexAttributeBindingTests.cpp | 314 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); 575 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
|
/external/deqp/modules/glshared/ |
glsBufferTestUtil.cpp | 177 , CallLogWrapper (renderCtx.getFunctions(), testCtx.getLog()) 253 : CallLogWrapper (renderCtx.getFunctions(), log) 339 : CallLogWrapper (renderCtx.getFunctions(), log)
|