Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ getHeight
Method
getHeight
Source/Tools/ImageCompare/ImageCompare.cpp:67–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
uint32_t getWidth() const { return mWidth; }
67
uint32_t getHeight() const { return mHeight; }
68
const float* getData() const { return mData.get(); }
69
float* getData() { return mData.get(); }
70
Callers
15
execute
Method · 0.80
createLuminanceFbo
Method · 0.80
reflect
Method · 0.80
createTmpFbo
Method · 0.80
execute
Method · 0.80
runDifferencePass
Method · 0.80
runReductionPasses
Method · 0.80
execute
Method · 0.80
reflect
Method · 0.80
execute
Method · 0.80
renderUI
Method · 0.80
fetchPreviousVBufferAndZBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
7
execute
Method · 0.64
internalInit
Method · 0.64
captureOutput
Method · 0.64
GPU_TEST
Function · 0.64
GPU_TEST
Function · 0.64
GPU_TEST
Function · 0.64
testDDS
Function · 0.64