Nebula
Loading...
Searching...
No Matches
CoreGraphics::GraphicsDeviceCreateInfo Struct Reference

#include <graphicsdevice.h>

Classes

struct  Features

Public Attributes

size_t globalConstantBufferMemorySize
size_t globalVertexBufferMemorySize
size_t globalIndexBufferMemorySize
size_t globalUploadMemorySize
uint64_t memoryHeaps [NumMemoryPoolTypes]
uint64_t maxOcclusionQueries
uint64_t maxTimestampQueries
uint64_t maxStatisticsQueries
byte numBufferedFrames: 3
bool enableValidation: 1
struct CoreGraphics::GraphicsDeviceCreateInfo::Features features

Member Data Documentation

◆ enableValidation

bool CoreGraphics::GraphicsDeviceCreateInfo::enableValidation

◆ features

struct CoreGraphics::GraphicsDeviceCreateInfo::Features CoreGraphics::GraphicsDeviceCreateInfo::features

◆ globalConstantBufferMemorySize

size_t CoreGraphics::GraphicsDeviceCreateInfo::globalConstantBufferMemorySize

◆ globalIndexBufferMemorySize

size_t CoreGraphics::GraphicsDeviceCreateInfo::globalIndexBufferMemorySize

◆ globalUploadMemorySize

size_t CoreGraphics::GraphicsDeviceCreateInfo::globalUploadMemorySize

◆ globalVertexBufferMemorySize

size_t CoreGraphics::GraphicsDeviceCreateInfo::globalVertexBufferMemorySize

◆ maxOcclusionQueries

uint64_t CoreGraphics::GraphicsDeviceCreateInfo::maxOcclusionQueries

◆ maxStatisticsQueries

uint64_t CoreGraphics::GraphicsDeviceCreateInfo::maxStatisticsQueries

◆ maxTimestampQueries

uint64_t CoreGraphics::GraphicsDeviceCreateInfo::maxTimestampQueries

◆ memoryHeaps

uint64_t CoreGraphics::GraphicsDeviceCreateInfo::memoryHeaps[NumMemoryPoolTypes]

◆ numBufferedFrames

byte CoreGraphics::GraphicsDeviceCreateInfo::numBufferedFrames

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