Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDrawTests.cpp259 … const vk::VkDeviceSize drawCommandsSize = drawCommands.size() * sizeof(vk::VkDrawIndirectCommand); in createIndirectBuffer() local
298 …const vk::VkDeviceSize drawCommandsSize = drawCommands.size() * sizeof(vk::VkDrawIndexedIndirectCo… in createIndexedIndirectBuffer() local