Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp5130 uint32_t copyCount; in subDecode() local
5147 uint32_t copyCount; in subDecode() local
DVkDecoderSnapshot.cpp4886 VkDeviceAddress copyBufferAddress, uint32_t copyCount, in vkCmdCopyMemoryIndirectNV()
4893 VkDeviceAddress copyBufferAddress, uint32_t copyCount, in vkCmdCopyMemoryToImageIndirectNV()
11162 uint32_t copyCount, uint32_t stride) { in vkCmdCopyMemoryIndirectNV()
11170 VkCommandBuffer commandBuffer, VkDeviceAddress copyBufferAddress, uint32_t copyCount, in vkCmdCopyMemoryToImageIndirectNV()
DVkDecoder.cpp37254 uint32_t copyCount; in decode() local
37301 uint32_t copyCount; in decode() local
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp9864 VkDeviceAddress copyBufferAddress, uint32_t copyCount, in entry_vkCmdCopyMemoryIndirectNV()
9873 uint32_t copyCount, uint32_t stride) { in dynCheck_entry_vkCmdCopyMemoryIndirectNV()
9886 VkCommandBuffer commandBuffer, VkDeviceAddress copyBufferAddress, uint32_t copyCount, in entry_vkCmdCopyMemoryToImageIndirectNV()
9896 VkCommandBuffer commandBuffer, VkDeviceAddress copyBufferAddress, uint32_t copyCount, in dynCheck_entry_vkCmdCopyMemoryToImageIndirectNV()
DVkEncoder.cpp69594 VkDeviceAddress copyBufferAddress, uint32_t copyCount, in vkCmdCopyMemoryIndirectNV()
69688 uint32_t copyCount, uint32_t stride, in vkCmdCopyMemoryToImageIndirectNV()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp17139 …IndirectNV( VULKAN_HPP_NAMESPACE::DeviceAddress copyBufferAddress, uint32_t copyCount, uint32_t st… in copyMemoryIndirectNV()
17147 …IndirectNV( VULKAN_HPP_NAMESPACE::DeviceAddress copyBufferAddress, uint32_t copyCount, uint32_t st… in copyMemoryToImageIndirectNV()
Dvulkan.hpp5149 … VkCommandBuffer commandBuffer, VkDeviceAddress copyBufferAddress, uint32_t copyCount, uint32_t st… in vkCmdCopyMemoryIndirectNV()
5155 … VkCommandBuffer commandBuffer, VkDeviceAddress copyBufferAddress, uint32_t copyCount, uint32_t st… in vkCmdCopyMemoryToImageIndirectNV()
Dvulkan_raii.hpp19972 …IndirectNV( VULKAN_HPP_NAMESPACE::DeviceAddress copyBufferAddress, uint32_t copyCount, uint32_t st… in copyMemoryIndirectNV()