Home
last modified time | relevance | path

Searched defs:TypedObjectWrapper (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
DgluObjectWrapper.hpp85 template<ObjectType Type> class TypedObjectWrapper : public ObjectWrapper class
88 …explicit TypedObjectWrapper (const RenderContext& context) : ObjectWrapper(context.getFunctions(),… in TypedObjectWrapper() function in glu::TypedObjectWrapper
89 explicit TypedObjectWrapper (const glw::Functions& gl) : ObjectWrapper(gl, objectTraits(Type)) {} in TypedObjectWrapper() function in glu::TypedObjectWrapper