Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluObjectWrapper.hpp126 …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()
DgluObjectWrapper.cpp88 ObjectVector::ObjectVector (const glw::Functions& gl, const ObjectTraits& traits, size_t numObjects) in ObjectVector()
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/
DStatistics.java50 protected int numObjects; field in Statistics
/external/clang/lib/AST/
DExprCXX.cpp1137 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups()
1144 unsigned numObjects) { in Create()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2105 const deUint32 numObjects = Object::getMaxConcurrent(context, params); in createMaxConcurrentTest() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp4126 const int numObjects = 16; in createVbo() local