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

#include <ObjectVk.h>

Public Attributes

VkDeviceMemory memory
 
std::unordered_map< std::string, VkAccelerationStructureNV > asmap
 

Detailed Description

Definition at line 1493 of file ObjectVk.h.

Member Data Documentation

◆ asmap

std::unordered_map<std::string, VkAccelerationStructureNV> RtObjectsVk::AsCache::asmap

Definition at line 1499 of file ObjectVk.h.

◆ memory

VkDeviceMemory RtObjectsVk::AsCache::memory

Definition at line 1494 of file ObjectVk.h.


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