MCPcopy 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

executeMethod · 0.80
createLuminanceFboMethod · 0.80
reflectMethod · 0.80
createTmpFboMethod · 0.80
executeMethod · 0.80
runDifferencePassMethod · 0.80
runReductionPassesMethod · 0.80
executeMethod · 0.80
reflectMethod · 0.80
executeMethod · 0.80
renderUIMethod · 0.80

Calls

no outgoing calls

Tested by 7

executeMethod · 0.64
internalInitMethod · 0.64
captureOutputMethod · 0.64
GPU_TESTFunction · 0.64
GPU_TESTFunction · 0.64
GPU_TESTFunction · 0.64
testDDSFunction · 0.64