Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp681 imageData->m_ImageDataTableCount = byteCount; in Create()
686 imageData->m_ImageDataTableCount = 0; in Create()
778 imageData->m_ImageDataTableCount = byteCount; in Create()
783 imageData->m_ImageDataTableCount = 0; in Create()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTexture.h72 nw::ut::ResS32 m_ImageDataTableCount; member