Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Inori/GPCS4
/ memorySize
Method
memorySize
GPCS4/Graphics/Sce/SceResource.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
size_t SceBuffer::memorySize() const
23
{
24
return this->gnmBuffer.getSize();
25
}
26
27
void* SceTexture::cpuMemory() const
28
{
Callers
1
SceResource
Method · 0.80
Calls
4
getSizeAlign
Method · 0.80
getColorSizeAlign
Method · 0.80
getZSizeAlign
Method · 0.80
getSize
Method · 0.45
Tested by
no test coverage detected