Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFrameBoundaryTests.cpp129 …tCommands(ExtensionUse extensionUse, Context &context, VkCommandBuffer cmdBuffer, bool lastInFrame, in submitCommands()
258 bool lastInFrame = (i == 3); in testCase() local