Searched refs:ActivateLookupTable (Results 1 – 4 of 4) sorted by relevance
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_MaterialState.cpp | 131 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_RR); in ActivateFragmentLightingTable() 147 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_RG); in ActivateFragmentLightingTable() 163 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_RB); in ActivateFragmentLightingTable() 179 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_D0); in ActivateFragmentLightingTable() 195 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_D1); in ActivateFragmentLightingTable() 211 GraphicsDevice::ActivateLookupTable(lookupTable, GraphicsDevice::LUT_TARGET_FR); in ActivateFragmentLightingTable()
|
| D | gfx_GraphicsDevice.cpp | 84 GraphicsDevice::ActivateLookupTable(ResImageLookupTable lookupTable, LutTarget target) in ActivateLookupTable() function in nw::gfx::GraphicsDevice
|
| D | gfx_RenderContext.cpp | 565 GraphicsDevice::ActivateLookupTable(lut, GraphicsDevice::LUT_TARGET_FOG); in ActivateFog()
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_GraphicsDevice.h | 348 static void ActivateLookupTable(ResImageLookupTable lookupTable, LutTarget target); 476 GraphicsDevice::ActivateLookupTable(lookupTable, tableTarget); in ActivateFragmentLightDistanceAttnTable() 489 GraphicsDevice::ActivateLookupTable(lookupTable, tableTarget); in ActivateFragmentLightSpotTable()
|