SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetDGCProperties()

static VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV & Spices::VulkanDevice::GetDGCProperties ( )
inlinestatic

Get DeviceGeneratedCommandsPropertiesNV.

Returns
Returns DeviceGeneratedCommandsPropertiesNV.

Definition at line 167 of file VulkanDevice.h.

167{ return m_DGCProperties; }
static VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV m_DGCProperties
Device DGC Properties.