Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp604 textureData->m_FormatHW = m_Description.formatHW; in Create()
739 textureData->m_FormatHW = ResPixelBasedTexture::FORMAT_HW_RGBA8; in Create()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTexture.h56 nw::ut::ResU32 m_FormatHW; member