Searched refs:ActivateLookupTable (Results 1 – 4 of 4) sorted by relevance
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_MaterialState.cpp | 133 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_RR); in ActivateFragmentLightingTable() 149 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_RG); in ActivateFragmentLightingTable() 165 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_RB); in ActivateFragmentLightingTable() 181 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_D0); in ActivateFragmentLightingTable() 197 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_D1); in ActivateFragmentLightingTable() 213 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_FR); in ActivateFragmentLightingTable()
|
| D | gfx_GraphicsDevice.cpp | 82 GraphicsDevice::ActivateLookupTable(ResImageLookupTable lookupTable, LutTarget target) in ActivateLookupTable() function in nw::gfx::GraphicsDevice
|
| D | gfx_RenderContext.cpp | 560 GraphicsDevice::ActivateLookupTable(lut, GraphicsDevice::LUT_TARGET_FOG); in ActivateFog()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_GraphicsDevice.h | 350 static void ActivateLookupTable(ResImageLookupTable lookupTable, LutTarget target); 478 GraphicsDevice::ActivateLookupTable(lookupTable, tableTarget); in ActivateFragmentLightDistanceAttnTable() 491 GraphicsDevice::ActivateLookupTable(lookupTable, tableTarget); in ActivateFragmentLightSpotTable()
|