Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/framework/common/
DtcuLibDrm.cpp175 LibDrm::FdPtr LibDrm::createLease (int fd, const deUint32 *objects, int numObjects, int flags) const in createLease()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DBindingPerf.cpp45 size_t numObjects; member
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DBindingPerf.cpp54 size_t numObjects; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiObjectManagementTests.cpp2826 const deUint32 numObjects = Object::getMaxConcurrent(context, params); in createMaxConcurrentTest() local
3236 static const deUint32 numObjects = 4; in allocCallbackFailMultipleObjectsTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2826 const deUint32 numObjects = Object::getMaxConcurrent(context, params); in createMaxConcurrentTest() local
3236 static const deUint32 numObjects = 4; in allocCallbackFailMultipleObjectsTest() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp4408 const int numObjects = 16; in createVbo() local