Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetNumBytesFor
Method
GetNumBytesFor
GTE/Graphics/Texture.h:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
inline uint32_t GetNumBytesFor(uint32_t level) const
85
{
86
return mLNumBytes[level];
87
}
88
89
inline uint32_t GetOffsetFor(uint32_t item, uint32_t level) const
90
{
Callers
12
CopyGpuToCpu
Method · 0.80
DoCopyCpuToGpu
Method · 0.80
CreateStaging
Method · 0.80
CopyGpuToCpu
Method · 0.80
DoCopyCpuToGpu
Method · 0.80
CreateStaging
Method · 0.80
Update
Method · 0.80
CopyCpuToGpu
Method · 0.80
CopyGpuToCpu
Method · 0.80
OnIdle
Method · 0.80
OnMouseClick
Method · 0.80
CreateScene
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected