Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_Material.h235 ResMaterial& GetAlphaTestResMaterial() { return m_AlphaTestResMaterial; } in GetAlphaTestResMaterial()
238 const ResMaterial& GetAlphaTestResMaterial() const { return m_AlphaTestResMaterial; } in GetAlphaTestResMaterial()
387 ResMaterial m_AlphaTestResMaterial; variable
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Material.cpp109 material->m_AlphaTestResMaterial = in Create()