Home
last modified time | relevance | path

Searched refs:SimpleBinder (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
DglsLifetimeTests.hpp110 class SimpleBinder : public Binder class
113 SimpleBinder (const Context& ctx, in SimpleBinder() function in deqp::gls::LifetimeTests::details::SimpleBinder
360 SimpleBinder m_bufferBind;
362 SimpleBinder m_textureBind;
364 SimpleBinder m_rboBind;
366 SimpleBinder m_fboBind;
411 using details::SimpleBinder;
DglsLifetimeTests.cpp138 void SimpleBinder::bind (GLuint name) in bind()
143 GLuint SimpleBinder::getBinding (void) in getBinding()
155 class VertexArrayBinder : public SimpleBinder
159 : SimpleBinder (ctx, 0, GL_NONE, GL_VERTEX_ARRAY_BINDING, true) {} in VertexArrayBinder()
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp169 class VertexArrayBinder : public SimpleBinder
173 : SimpleBinder (ctx, 0, GL_NONE, GL_VERTEX_ARRAY_BINDING, true) {} in VertexArrayBinder()
403 SimpleBinder m_tfBind;