Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 – 25 of 27) sorted by relevance

12

/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp73 int threadCount; member
886 void createThreads (vector<TestThread*>& threads, int threadCount, int perThreadContextCount, vecto… in createThreads()
1126 int threadCount = threadCounts[threadCountNdx]; in init() local
1175 int threadCount = threadCounts[threadCountNdx]; in init() local
1223 int threadCount = threadCounts[threadCountNdx]; in init() local
1272 int threadCount = threadCounts[threadCountNdx]; in init() local
1321 int threadCount = threadCounts[threadCountNdx]; in init() local
1370 int threadCount = threadCounts[threadCountNdx]; in init() local
1419 int threadCount = threadCounts[threadCountNdx]; in init() local
1471 int threadCount = threadCounts[threadCountNdx]; in init() local
[all …]
DteglMultiThreadTests.cpp254 …lTestContext& eglTestCtx, const char* name, const char* description, int threadCount, deUint64 tim… in MultiThreadedTest()
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/
Dmindrt.cc63 const std::string &udpUrlAdv, int threadCount) { in InitializeImp()
71 const std::string &udpUrlAdv, int threadCount) { in Initialize()
/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/include/
Dmindrt.h33 int threadCount; member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_filter_task.cpp58 void dng_filter_task::Start (uint32 threadCount, in Start()
Ddng_jpeg_image.cpp225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local
338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local
Ddng_opcodes.cpp306 virtual void Start (uint32 threadCount, in Start()
446 virtual void Start (uint32 threadCount, in Start()
Ddng_render.cpp816 void dng_render_task::Start (uint32 threadCount, in Start()
Ddng_resample.cpp628 void dng_resample_task::Start (uint32 threadCount, in Start()
Ddng_lens_correction.cpp2171 uint32 threadCount, in Prepare()
Ddng_read_image.cpp3222 uint32 threadCount = Min_uint32 (outerSamples * tilesDown * tilesAcross, in Read() local
Ddng_negative.cpp1662 virtual void Start (uint32 threadCount, in Start()
/third_party/skia/tests/
DSkScalerCacheTest.cpp20 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier()
/third_party/icu/icu4c/source/test/intltest/
Dintltest.h378 int32_t threadCount; variable
Dintltest.cpp1240 int32_t threadCount = 12; in main() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanMultithreadingTest.cpp64 size_t threadCount) in runMultithreadedGLTest()
DMultithreadingTest.cpp59 size_t threadCount) in runMultithreadedGLTest()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAtomicCounterTests.cpp104 int threadCount; member
1351 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests() local
1435 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
DSwiftConfig.hpp46 int threadCount; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp98 const deUint32 threadCount) in makePipeline()
348 de::MovePtr<BufferWithMemory> RayTracingBuildLargeTestInstance::runTest (const deUint32 threadCount) in runTest()
DvktRayTracingBuildTests.cpp728 for (const auto threadCount : threads) in createBuildTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp98 const deUint32 threadCount) in makePipeline()
348 de::MovePtr<BufferWithMemory> RayTracingBuildLargeTestInstance::runTest (const deUint32 threadCount) in runTest()
DvktRayTracingBuildTests.cpp720 for (const auto threadCount : threads) in createBuildTests() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DTests.cpp1210 const UINT threadCount = 32; in TestMultithreading() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.cpp65 AtomicInt threadCount(1); variable

12