Home
last modified time | relevance | path

Searched refs:GLWrapper (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTestSubcase.hpp42 class GLWrapper : public glu::CallLogWrapper class
45 virtual ~GLWrapper() in ~GLWrapper()
49 GLWrapper();
53 class SubcaseBase : public GLWrapper
DglcTestSubcase.cpp38 GLWrapper::GLWrapper() in GLWrapper() function in deqp::GLWrapper
/external/deqp/external/openglcts/modules/gles31/
Dtes31TestCase.hpp48 using deqp::GLWrapper;
Des31cShaderImageSizeTests.cpp163 class ImageSizeMachine : public glcts::GLWrapper
Des31cVertexAttribBindingTests.cpp1891 class VertexAttribState : public glcts::GLWrapper
2018 class VertexBindingState : public glcts::GLWrapper
Des31cShaderAtomicCountersTests.cpp629 class Buffer : public glcts::GLWrapper
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java229 public void setGLWrapper(GLWrapper glWrapper) { in setGLWrapper()
571 public interface GLWrapper { interface in GLSurfaceView
1661 private GLWrapper mGLWrapper;
DGLErrorLogger.java32 public class GLErrorLogger implements GLSurfaceView.GLWrapper {
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageSizeTests.cpp422 class ImageSizeMachine : public deqp::GLWrapper
Dgl4cVertexAttribBindingTests.cpp2434 class VertexAttribState : public deqp::GLWrapper
2572 class VertexBindingState : public deqp::GLWrapper
Dgl4cShaderAtomicCountersTests.cpp716 class Buffer : public deqp::GLWrapper