Searched defs:numObjects (Results 1 – 8 of 8) sorted by relevance
126 …explicit TypedObjectVector (const RenderContext& context, size_t numObjects = 0) : ObjectVector(co… in TypedObjectVector()127 …explicit TypedObjectVector (const glw::Functions& gl, size_t numObjects = 0) : ObjectVector(gl, ob… in TypedObjectVector()
88 ObjectVector::ObjectVector (const glw::Functions& gl, const ObjectTraits& traits, size_t numObjects) in ObjectVector()
45 size_t numObjects; member
172 size_t numObjects; member219 size_t numObjects; member
1049 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups()1056 unsigned numObjects) { in Create()
1310 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups()1317 unsigned numObjects) { in Create()
2615 const deUint32 numObjects = Object::getMaxConcurrent(context, params); in createMaxConcurrentTest() local2958 static const deUint32 numObjects = 4; in allocCallbackFailMultipleObjectsTest() local
4288 const int numObjects = 16; in createVbo() local