Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Foundation::RHI::RHIDeviceCapabilities Struct Reference

#include <Device.hpp>

Public Attributes

bool dedicatedCompute
 
bool dedicatedTransfer
 
bool shaderExecutionReordering
 
bool meshShaders
 
bool raytracingInline
 
bool raytracingPipeline
 
bool timestampQueries
 
bool integratedGPU
 
bool deviceLocalHostVisibleBuffers
 
size_t deviceLocalHostVisibleHeapSize
 
size_t maxStorageBufferRange
 

Member Data Documentation

◆ dedicatedCompute

bool Foundation::RHI::RHIDeviceCapabilities::dedicatedCompute

◆ dedicatedTransfer

bool Foundation::RHI::RHIDeviceCapabilities::dedicatedTransfer

◆ deviceLocalHostVisibleBuffers

bool Foundation::RHI::RHIDeviceCapabilities::deviceLocalHostVisibleBuffers

◆ deviceLocalHostVisibleHeapSize

size_t Foundation::RHI::RHIDeviceCapabilities::deviceLocalHostVisibleHeapSize

◆ integratedGPU

bool Foundation::RHI::RHIDeviceCapabilities::integratedGPU

◆ maxStorageBufferRange

size_t Foundation::RHI::RHIDeviceCapabilities::maxStorageBufferRange

◆ meshShaders

bool Foundation::RHI::RHIDeviceCapabilities::meshShaders

◆ raytracingInline

bool Foundation::RHI::RHIDeviceCapabilities::raytracingInline

◆ raytracingPipeline

bool Foundation::RHI::RHIDeviceCapabilities::raytracingPipeline

◆ shaderExecutionReordering

bool Foundation::RHI::RHIDeviceCapabilities::shaderExecutionReordering

◆ timestampQueries

bool Foundation::RHI::RHIDeviceCapabilities::timestampQueries

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