Home
last modified time | relevance | path

Searched refs:m_FormatType (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResVertex.h143 nw::ut::ResU32 m_FormatType; member
233 nw::ut::ResU32 m_FormatType; member
434 nw::ut::ResU32 m_FormatType; member
Dgfx_ResTexture.h52 nw::ut::ResU32 m_FormatType; member
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleShape.h54 u32 m_FormatType; member
200 return this->m_VertexAttribute[index].m_FormatType; in GetVertexAttributeFormatType()
437 this->m_VertexAttribute[this->m_ResVertexAttributeDataCount].m_FormatType = formatType; in AddVertexAttribute()
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp600 textureData->m_FormatType = GL_FORMAT_TYPE_TABLE[m_Description.formatHW]; in Create()
735 textureData->m_FormatType = GL_UNSIGNED_INT; in Create()