NDEVR
API Documentation
VulkanComputeBuffer Member List

This is the complete list of members for VulkanComputeBuffer, including all inherited members.

allocate(VkDeviceSize byte_size, bool device_local=false)VulkanComputeBuffer
buffer() constVulkanComputeBufferinline
byteSize() constVulkanComputeBufferinline
cleanup()VulkanComputeBuffer
download(void *data, VkDeviceSize byte_size) constVulkanComputeBuffer
isAllocated() constVulkanComputeBufferinline
upload(const void *data, VkDeviceSize byte_size)VulkanComputeBuffer