Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp601 textureData->m_MipmapSize = m_Description.mipmapSize; in Create()
653 textureData->m_MipmapSize = m_Description.mipmapSize - mipmapSize + 1; in Create()
736 textureData->m_MipmapSize = 0; in Create()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResTexture.h53 nw::ut::ResS32 m_MipmapSize; member