Home
last modified time | relevance | path

Searched refs:ContextWrapper (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp30 ContextWrapper::ContextWrapper (void) in ContextWrapper() function in sglr::ContextWrapper
35 ContextWrapper::~ContextWrapper (void) in ~ContextWrapper()
39 void ContextWrapper::setContext (Context* context) in setContext()
44 Context* ContextWrapper::getCurrentContext (void) const in getCurrentContext()
49 int ContextWrapper::getWidth (void) const in getWidth()
54 int ContextWrapper::getHeight (void) const in getHeight()
59 void ContextWrapper::glViewport (int x, int y, int width, int height) in glViewport()
64 void ContextWrapper
[all...]
H A DsglrContextWrapper.hpp35 class ContextWrapper class
38 ContextWrapper (void);
39 ~ContextWrapper (void);
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.hpp80 class ContextWrapper : public CallLogWrapper class
94 ContextWrapper (const Context& ctx);
98 class Binder : public ContextWrapper
107 Binder (const Context& ctx) : ContextWrapper(ctx) {} in Binder()
135 class Type : public ContextWrapper
149 Type (const Context& ctx) : ContextWrapper(ctx) {} in Type()
209 class Attacher : public ContextWrapper
225 : ContextWrapper (ctx) in Attacher()
234 class InputAttacher : public ContextWrapper
241 : ContextWrapper (attache in InputAttacher()
[all...]
H A DglsLifetimeTests.cpp78 GLint getInteger (ContextWrapper& gl, GLenum queryParam) in getInteger()
131 ContextWrapper::ContextWrapper (const Context& ctx) in ContextWrapper() function in deqp::gls::LifetimeTests::details::ContextWrapper
854 // Copy ContextWrapper since MI (except for CallLogWrapper) is a no-no.
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestCase.hpp43 class FboTestCase : public TestCase, public sglr::ContextWrapper
H A Des3fTextureSpecificationTests.cpp150 class TextureSpecCase : public TestCase, public sglr::ContextWrapper
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestCase.hpp43 class FboTestCase : public TestCase, public sglr::ContextWrapper
H A Des31fTextureSpecificationTests.cpp102 class TextureSpecCase : public TestCase, public sglr::ContextWrapper
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp606 , public sglr::ContextWrapper
871 , public sglr::ContextWrapper
1273 , public sglr::ContextWrapper
1618 , public sglr::ContextWrapper
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp353 class TextureSpecCase : public TestCase, public sglr::ContextWrapper

Completed in 23 milliseconds