Searched refs:smallExtent (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 4783 const auto smallExtent = makeExtent3D(128u, 128u, 1u); in createCommandBuffersTests() local 4786 …any_draws_primary_1", "", ManyDrawsParams(VK_COMMAND_BUFFER_LEVEL_PRIMARY, smallExtent, seed++))); in createCommandBuffersTests() 4788 …_draws_secondary_1", "", ManyDrawsParams(VK_COMMAND_BUFFER_LEVEL_SECONDARY, smallExtent, seed++))); in createCommandBuffersTests()
|