Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Material.h238 ResMaterial& GetAlphaTestResMaterial() { return m_AlphaTestResMaterial; } in GetAlphaTestResMaterial()
241 const ResMaterial& GetAlphaTestResMaterial() const { return m_AlphaTestResMaterial; } in GetAlphaTestResMaterial()
390 ResMaterial m_AlphaTestResMaterial; variable
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Material.cpp111 material->m_AlphaTestResMaterial = in Create()