Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ getArraySize
Function
getArraySize
Source/Falcor/Core/API/Texture.h:137–137 ·
view source on GitHub ↗
* Get the array size */
Source
from the content-addressed store, hash-verified
135
* Get the array size
136
*/
137
uint32_t getArraySize() const { return mArraySize; }
138
139
/**
140
* Get the array index of a subresource
Callers
1
getTexelCount
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected