VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
StoBacheArray Struct Reference

#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
 

Detailed Description

Definition at line 248 of file incomplete.h.

Member Data Documentation

◆ align

VkDeviceSize StoBacheArray::align = 0

Definition at line 252 of file incomplete.h.

◆ buffer

Hache StoBacheArray::buffer = { -1,0,0 }

Definition at line 251 of file incomplete.h.

◆ format

VkFormat StoBacheArray::format

Definition at line 259 of file incomplete.h.

◆ id

long StoBacheArray::id = { -1 }

Definition at line 250 of file incomplete.h.

◆ info

VkDescriptorBufferInfo StoBacheArray::info

Definition at line 260 of file incomplete.h.

◆ infos

std::vector<VkDescriptorBufferInfo> StoBacheArray::infos

Definition at line 261 of file incomplete.h.

◆ mapped

void* StoBacheArray::mapped = nullptr

Definition at line 263 of file incomplete.h.

◆ offset

VkDeviceSize StoBacheArray::offset = 0

Definition at line 257 of file incomplete.h.

◆ reqAlign

VkDeviceSize StoBacheArray::reqAlign = 0

Definition at line 253 of file incomplete.h.

◆ reqSize

VkDeviceSize StoBacheArray::reqSize = 0

Definition at line 256 of file incomplete.h.

◆ size

VkDeviceSize StoBacheArray::size = 0

Definition at line 255 of file incomplete.h.

◆ vkBuffer

VkBuffer StoBacheArray::vkBuffer = VK_NULL_HANDLE

Definition at line 258 of file incomplete.h.


The documentation for this struct was generated from the following file: