Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Material.cpp31 return nw::ut::CheckFlag(material->GetOwnerModel()->GetBufferOption(), bufferOption) in GetAvailableResMaterial()
254 bit32 option = this->GetOwnerModel()->GetBufferOption(); in CanUseBuffer()
281 bit32 bufferOption = m_Owner->GetBufferOption(); in CreateBuffers()
Dgfx_Model.cpp311 m_BufferOption = m_Description.sharedMaterialModel->GetBufferOption(); in CreateMaterials()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_Model.h485 bit32 GetBufferOption() const in GetBufferOption() function