Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluObjectWrapper.hpp153 explicit TypedObjectVector(const RenderContext &context, size_t numObjects = 0) in TypedObjectVector()
157 explicit TypedObjectVector(const glw::Functions &gl, size_t numObjects = 0) in TypedObjectVector()
DgluObjectWrapper.cpp87 ObjectVector::ObjectVector(const glw::Functions &gl, const ObjectTraits &traits, size_t numObjects) in ObjectVector()
/external/deqp/framework/common/
DtcuLibDrm.cpp176 LibDrm::FdPtr LibDrm::createLease(int fd, const uint32_t *objects, int numObjects, int flags) const in createLease()
/external/angle/src/tests/perf_tests/
DBindingPerf.cpp54 size_t numObjects; member
/external/libcups/filter/
Drastertopdf.cpp251 unsigned long numObjects, in writeTrailerObject()
/external/clang/lib/AST/
DExprCXX.cpp1049 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups()
1056 unsigned numObjects) { in Create()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2877 const uint32_t numObjects = Object::getMaxConcurrent(context, params); in createMaxConcurrentTest() local
3338 static const uint32_t numObjects = 4; in allocCallbackFailMultipleObjectsTest() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp4590 const int numObjects = 16; in createVbo() local