Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluObjectWrapper.hpp123 template<ObjectType Type> class TypedObjectVector : public ObjectVector class
126 …explicit TypedObjectVector (const RenderContext& context, size_t numObjects = 0) : ObjectVector(co… in TypedObjectVector() function in glu::TypedObjectVector
127 …explicit TypedObjectVector (const glw::Functions& gl, size_t numObjects = 0) : ObjectVector(gl, ob… in TypedObjectVector() function in glu::TypedObjectVector