Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTexture.h75 u32 m_BitsPerPixel; member
329 u32 GetBitsPerPixel() const { return ref().m_BitsPerPixel; } in GetBitsPerPixel()
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp639 imageData->m_BitsPerPixel = static_cast<u32>(bytesizePerPixel * 8); in Create()
754 imageData->m_BitsPerPixel = static_cast<u32>(bytesizePerPixel * 8); in Create()