Home
last modified time | relevance | path

Searched defs:numCalls (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/deutil/
DdeTimerTest.c34 volatile int* numCalls = (volatile int*)arg; in timerCallback() local
47 volatile int numCalls = 0; in deTimer_selfTest() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pTextureUploadTests.cpp344 int numCalls = m_calibrator.getCallCount(); in iterate() local
445 int numCalls = m_calibrator.getCallCount(); in iterate() local
/third_party/mesa3d/src/mesa/main/
Derrors.c177 static int numCalls = 0; in _mesa_problem() local
/third_party/glslang/glslang/Include/
DPoolAlloc.h241 int numCalls; // just an interesting statistic in initializeAllocation() variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h219 int numCalls; // just an interesting statistic variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDispatchTests.cpp69 int numCalls; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSynchronizationTests.cpp2168 …tomicCase (Context& context, const char* name, const char* description, int numCalls, int workSize) in SSBOConcurrentAtomicCase()
2402 …unterCase (Context& context, const char* name, const char* description, int numCalls, int workSize) in ConcurrentAtomicCounterCase()
2626 …tomicCase (Context& context, const char* name, const char* description, int numCalls, int workSize) in ConcurrentImageAtomicCase()
2990 …MixedCase (Context& context, const char* name, const char* description, int numCalls, int workSize) in ConcurrentSSBOAtomicCounterMixedCase()
/third_party/icu/icu4c/source/test/cintltst/
Dreapits.c194 int32_t numCalls; member
/third_party/icu/icu4c/source/test/intltest/
Dregextst.cpp4801 int32_t numCalls; member
4905 int32_t numCalls; member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1026 int numCalls; in iterate() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp76 deUint32 numCalls; // Number of draw or dispatch calls member