Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
PostprocessUBO Struct Reference

#include <Renderer.hpp>

Public Attributes

float camEV {0.0f}
 
uint32_t viewLutIndex {UINT32_MAX}
 
uint32_t dbgShowOutline {0u}
 
uint32_t ptAccumulatedFrames {0u}
 
float fbWidth {1.0f}
 
float fbHeight {1.0f}
 
uint32_t outlineInstanceId {~0u}
 
float renderWidth {1.0f}
 
float renderHeight {1.0f}
 
uint32_t dbgViewFlags {0u}
 

Member Data Documentation

◆ camEV

float PostprocessUBO::camEV {0.0f}

◆ dbgShowOutline

uint32_t PostprocessUBO::dbgShowOutline {0u}

◆ dbgViewFlags

uint32_t PostprocessUBO::dbgViewFlags {0u}

◆ fbHeight

float PostprocessUBO::fbHeight {1.0f}

◆ fbWidth

float PostprocessUBO::fbWidth {1.0f}

◆ outlineInstanceId

uint32_t PostprocessUBO::outlineInstanceId {~0u}

◆ ptAccumulatedFrames

uint32_t PostprocessUBO::ptAccumulatedFrames {0u}

◆ renderHeight

float PostprocessUBO::renderHeight {1.0f}

◆ renderWidth

float PostprocessUBO::renderWidth {1.0f}

◆ viewLutIndex

uint32_t PostprocessUBO::viewLutIndex {UINT32_MAX}

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