Home
last modified time | relevance | path

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

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