Home
last modified time | relevance | path

Searched refs:reservedSizes (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktCommandPoolMemoryReservationTests.cpp300 } reservedSizes[] = in createCommandPoolMemoryReservationTests() local
335 for (int sizeIdx = 0; sizeIdx < DE_LENGTH_OF_ARRAY(reservedSizes); ++sizeIdx) in createCommandPoolMemoryReservationTests()
337 de::MovePtr<tcu::TestCaseGroup> sizeGroup(new tcu::TestCaseGroup(testCtx, reservedSizes[sizeIdx].name)); in createCommandPoolMemoryReservationTests()
347 reservedSizes[sizeIdx].commandPoolReservedSize, in createCommandPoolMemoryReservationTests()
359 reservedSizes[sizeIdx].commandPoolReservedSize, in createCommandPoolMemoryReservationTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktCommandPoolMemoryReservationTests.cpp299 } reservedSizes[] = in createCommandPoolMemoryReservationTests() local
334 for (int sizeIdx = 0; sizeIdx < DE_LENGTH_OF_ARRAY(reservedSizes); ++sizeIdx) in createCommandPoolMemoryReservationTests()
336 de::MovePtr<tcu::TestCaseGroup> sizeGroup(new tcu::TestCaseGroup(testCtx, reservedSizes[sizeIdx].name, "")); in createCommandPoolMemoryReservationTests()
346 reservedSizes[sizeIdx].commandPoolReservedSize, in createCommandPoolMemoryReservationTests()
358 reservedSizes[sizeIdx].commandPoolReservedSize, in createCommandPoolMemoryReservationTests()

Completed in 2 milliseconds