Home
last modified time | relevance | path

Searched refs:maxDrawCount (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h221 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid…
222 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid…
Dnull_driver.cpp1607 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in CmdDrawIndirectCount() argument
1610 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in CmdDrawIndexedIndirectCount() argument
/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp586 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid…
587 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid…
1693 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in CmdDrawIndirectCount() argument
1694 …IndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in CmdDrawIndirectCount()
1697 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in CmdDrawIndexedIndirectCount() argument
1698 …IndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in CmdDrawIndexedIndirectCount()
2825 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in vkCmdDrawIndirectCount() argument
2826 …IndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in vkCmdDrawIndirectCount()
2830 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in vkCmdDrawIndexedIndirectCount() argument
2831 …IndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in vkCmdDrawIndexedIndirectCount()