MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / getFormat

Method getFormat

Source/Falcor/Scene/HitInfo.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 }
119
120 ResourceFormat HitInfo::getFormat() const
121 {
122 return mUseCompression ? ResourceFormat::RG32Uint : ResourceFormat::RGBA32Uint;
123 }
124}

Callers 15

createLuminanceFboMethod · 0.80
executeMethod · 0.80
reflectMethod · 0.80
createTmpFboMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
renderUIMethod · 0.80
allocatePrevColorMethod · 0.80
reflectMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80

Calls

no outgoing calls

Tested by 3

captureOutputMethod · 0.64
GPU_TESTFunction · 0.64
testDDSFunction · 0.64