Home
last modified time | relevance | path

Searched refs:GetBufferOption (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Material.cpp29 return nw::ut::CheckFlag(material->GetOwnerModel()->GetBufferOption(), bufferOption) in GetAvailableResMaterial()
252 bit32 option = this->GetOwnerModel()->GetBufferOption(); in CanUseBuffer()
279 bit32 bufferOption = m_Owner->GetBufferOption(); in CreateBuffers()
Dgfx_Model.cpp309 m_BufferOption = m_Description.sharedMaterialModel->GetBufferOption(); in CreateMaterials()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_Model.h483 bit32 GetBufferOption() const in GetBufferOption() function