Home
last modified time | relevance | path

Searched defs:config (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResFragmentShader.cpp184 …ResFragmentLighting::ConfigDetail config = ResFragmentLighting::ToConfigDetail(fragmentLighting.Ge… in CheckFragmentShader() local
Dgfx_ResMaterial.cpp202 ResMaterial::TextureCoordinateConfig config = resMaterial.GetTextureCoordinateConfig(); in SetupTextureCoordinators() local
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResFragmentShader.h303 static NW_INLINE ConfigDetail ToConfigDetail( Config config ) in ToConfigDetail()