Searched defs:toCount (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_counting_guest.cpp | 47 void count_VkExtent2D(uint32_t featureBits, VkStructureType rootType, const VkExtent2D* toCount, in count_VkExtent2D() 57 void count_VkExtent3D(uint32_t featureBits, VkStructureType rootType, const VkExtent3D* toCount, in count_VkExtent3D() 68 void count_VkOffset2D(uint32_t featureBits, VkStructureType rootType, const VkOffset2D* toCount, in count_VkOffset2D() 78 void count_VkOffset3D(uint32_t featureBits, VkStructureType rootType, const VkOffset3D* toCount, in count_VkOffset3D() 89 void count_VkRect2D(uint32_t featureBits, VkStructureType rootType, const VkRect2D* toCount, in count_VkRect2D() 100 const VkBaseInStructure* toCount, size_t* count) { in count_VkBaseInStructure() 113 const VkBaseOutStructure* toCount, size_t* count) { in count_VkBaseOutStructure() 126 const VkBufferMemoryBarrier* toCount, size_t* count) { in count_VkBufferMemoryBarrier() 147 const VkDispatchIndirectCommand* toCount, size_t* count) { in count_VkDispatchIndirectCommand() 158 const VkDrawIndexedIndirectCommand* toCount, in count_VkDrawIndexedIndirectCommand() [all …]
|