Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResVertex.h150 nw::ut::ResU32 m_FormatType; member
240 nw::ut::ResU32 m_FormatType; member
441 nw::ut::ResU32 m_FormatType; member
Dgfx_ResTexture.h54 nw::ut::ResU32 m_FormatType; member
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleShape.h56 u32 m_FormatType; member
202 return this->m_VertexAttribute[index].m_FormatType; in GetVertexAttributeFormatType()
439 this->m_VertexAttribute[this->m_ResVertexAttributeDataCount].m_FormatType = formatType; in AddVertexAttribute()
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTexture.cpp630 textureData->m_FormatType = GL_FORMAT_TYPE_TABLE[m_Description.formatHW]; in Create()
748 textureData->m_FormatType = GL_FORMAT_TYPE_TABLE[m_Description.formatHW]; in Create()
871 textureData->m_FormatType = GL_UNSIGNED_INT; in Create()