Searched refs:getCommandBufferMinSize (Results 1 – 5 of 5) sorted by relevance
102 …tParams.commandBufferCount * context.getTestContext().getCommandLine().getCommandBufferMinSize())); in verifyCommandPoolReservedSize()162 …tParams.commandBufferCount * context.getTestContext().getCommandLine().getCommandBufferMinSize())); in verifyCommandPoolAllocEqualsCommandBufferAlloc()
296 int getCommandBufferMinSize(void) const;
990 int CommandLine::getCommandBufferMinSize (void) const { return m_cmdLine.getOption<opt::Comma… in getCommandBufferMinSize() function in tcu::CommandLine
190 …ax((VkDeviceSize)cmdLine.getCommandDefaultSize(), (VkDeviceSize)cmdLine.getCommandBufferMinSize())) in DeviceDriverSC()