Home
last modified time | relevance | path

Searched refs:GetImageSize (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TexResource.h177 u32 GetImageSize() const in GetImageSize() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Util.cpp246 u32 imageSize = texResource.GetImageSize(); in LoadTexture()