Searched defs:numObjects (Results  1 – 7 of 7) sorted by relevance
| /external/deqp/framework/opengl/ | 
| D | gluObjectWrapper.hpp | 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()
  | 
| D | gluObjectWrapper.cpp | 88 ObjectVector::ObjectVector (const glw::Functions& gl, const ObjectTraits& traits, size_t numObjects)  in ObjectVector()
  | 
| /external/deqp/framework/common/ | 
| D | tcuLibDrm.cpp | 175 LibDrm::FdPtr LibDrm::createLease (int fd, const deUint32 *objects, int numObjects, int flags) const  in createLease()
  | 
| /external/angle/src/tests/perf_tests/ | 
| D | BindingPerf.cpp | 54     size_t numObjects;  member
  | 
| /external/clang/lib/AST/ | 
| D | ExprCXX.cpp | 1049 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects)  in ExprWithCleanups() 1056                                            unsigned numObjects) {  in Create()
  | 
| /external/deqp/external/vulkancts/modules/vulkan/api/ | 
| D | vktApiObjectManagementTests.cpp | 2826 	const deUint32						numObjects			= Object::getMaxConcurrent(context, params);  in createMaxConcurrentTest()  local 3236 	static const deUint32	numObjects			= 4;  in allocCallbackFailMultipleObjectsTest()  local
  | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fPrimitiveBoundingBoxTests.cpp | 4408 	const int				numObjects	= 16;  in createVbo()  local
  |