VKCompute
The VKCompute class is a Vulkan-specific implementation of the Compute class, providing access to the command buffer.
#include <platform/TellusimCompute.h>
Inheritance
- Inherits from Compute
Constructors
VKCompute()
Methods
Command context.
VkCommandBuffer getCommand() const
Compute descriptors.
VkDescriptorSet getSamplerDescriptor() const
VkDescriptorSet getImageDescriptor() const
VkDescriptorSet getBufferDescriptor() const
VkDescriptorSet getTracingDescriptor() const
VkDescriptorSet getTexelDescriptor() const
Update resources.
void update()