Home
last modified time | relevance | path

Searched refs:m_opCount (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp299 const size_t m_opCount; member in vkt::memory::__anon0cea66ed0111::RandomAllocFreeTestInstance
313 , m_opCount (128) in RandomAllocFreeTestInstance()
387 …log << TestLog::Message << "Performing " << m_opCount << " random VkAllocMemory() / VkFreeMemory()… in iterate()
407 if (m_opNdx >= m_opCount) in iterate()
DvktMemoryPipelineBarrierTests.cpp9095 const size_t m_opCount; member in vkt::memory::__anone897a1840111::MemoryTestInstance
9175 , m_opCount (50) in MemoryTestInstance()
9286 createCommands(m_commands, seed, *m_memory, m_config.usage, m_config.sharing, m_opCount); in createCommandsAndAllocateMemory()