Home
last modified time | relevance | path

Searched refs:SetUpTextures (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Window.cpp948 pDrawer->SetUpTextures( m_pMaterial ); in MakeUniformDataSelf()
1013 pDrawer->SetUpTextures( frame.pMaterial ); in MakeUniformDataSelf()
1059 pDrawer->SetUpTextures( pFrame->pMaterial ); in MakeUniformDataSelf()
1078 pDrawer->SetUpTextures( pFrame->pMaterial ); in MakeUniformDataSelf()
1098 pDrawer->SetUpTextures( pFrame->pMaterial ); in MakeUniformDataSelf()
1118 pDrawer->SetUpTextures( pFrame->pMaterial ); in MakeUniformDataSelf()
1139 pDrawer->SetUpTextures( pFrame->pMaterial ); in MakeUniformDataSelf()
1160 pDrawer->SetUpTextures( pFrame->pMaterial ); in MakeUniformDataSelf()
1181 pDrawer->SetUpTextures( pFrame->pMaterial ); in MakeUniformDataSelf()
1203 pDrawer->SetUpTextures( pFrame->pMaterial ); in MakeUniformDataSelf()
[all …]
Dlyt_Drawer.cpp78 SetUpTextures( NULL, false ); in DrawBegin()
Dlyt_DrawerGraphics.cpp547 void Drawer::SetUpTextures( const Material* __restrict pMaterial, bool addDisableCommand ) in SetUpTextures() function in nw::lyt::Drawer
788 SetUpTextures( NULL ); in SetUpTextBox()
Dlyt_DrawerUniform.cpp336 pDrawer->SetUpTextures( m_pMaterial ); in MakeUniformDataSelf()
/NW4C-1.2.23/include/nw/lyt/
Dlyt_Drawer.h329 void SetUpTextures( const Material* pMaterial, bool addDisableCommand = true);