|
VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
|
#include <incomplete.h>
Public Attributes | |
| long | id = { -1 } |
| Hache | buffer = { -1,0,0 } |
| VkDeviceSize | align = 0 |
| VkDeviceSize | reqAlign = 0 |
| VkDeviceSize | size = 0 |
| VkDeviceSize | reqSize = 0 |
| VkDeviceSize | offset = 0 |
| VkBuffer | vkBuffer = VK_NULL_HANDLE |
| VkFormat | format |
| VkDescriptorBufferInfo | info |
| std::vector< VkDescriptorBufferInfo > | infos |
| void * | mapped = nullptr |
Definition at line 248 of file incomplete.h.
| VkDeviceSize StoBacheArray::align = 0 |
Definition at line 252 of file incomplete.h.
| Hache StoBacheArray::buffer = { -1,0,0 } |
Definition at line 251 of file incomplete.h.
| VkFormat StoBacheArray::format |
Definition at line 259 of file incomplete.h.
| long StoBacheArray::id = { -1 } |
Definition at line 250 of file incomplete.h.
| VkDescriptorBufferInfo StoBacheArray::info |
Definition at line 260 of file incomplete.h.
| std::vector<VkDescriptorBufferInfo> StoBacheArray::infos |
Definition at line 261 of file incomplete.h.
| void* StoBacheArray::mapped = nullptr |
Definition at line 263 of file incomplete.h.
| VkDeviceSize StoBacheArray::offset = 0 |
Definition at line 257 of file incomplete.h.
| VkDeviceSize StoBacheArray::reqAlign = 0 |
Definition at line 253 of file incomplete.h.
| VkDeviceSize StoBacheArray::reqSize = 0 |
Definition at line 256 of file incomplete.h.
| VkDeviceSize StoBacheArray::size = 0 |
Definition at line 255 of file incomplete.h.
| VkBuffer StoBacheArray::vkBuffer = VK_NULL_HANDLE |
Definition at line 258 of file incomplete.h.