Home
last modified time | relevance | path

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

/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h223 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid…
224 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid…
Dnull_driver.cpp1629 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in CmdDrawIndirectCount() argument
1632 …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…
1694 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in CmdDrawIndirectCount() argument
1695 …IndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in CmdDrawIndirectCount()
1698 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in CmdDrawIndexedIndirectCount() argument
1699 …IndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in CmdDrawIndexedIndirectCount()
2826 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in vkCmdDrawIndirectCount() argument
2827 …IndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in vkCmdDrawIndirectCount()
2831 …ffset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t strid… in vkCmdDrawIndexedIndirectCount() argument
2832 …IndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride); in vkCmdDrawIndexedIndirectCount()