Home
last modified time | relevance | path

Searched refs:ActivateLookupTable (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_MaterialState.cpp133 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()
Dgfx_GraphicsDevice.cpp82 GraphicsDevice::ActivateLookupTable(ResImageLookupTable lookupTable, LutTarget target) in ActivateLookupTable() function in nw::gfx::GraphicsDevice
Dgfx_RenderContext.cpp560 GraphicsDevice::ActivateLookupTable(lut, GraphicsDevice::LUT_TARGET_FOG); in ActivateFog()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_GraphicsDevice.h350 static void ActivateLookupTable(ResImageLookupTable lookupTable, LutTarget target);
478 GraphicsDevice::ActivateLookupTable(lookupTable, tableTarget); in ActivateFragmentLightDistanceAttnTable()
491 GraphicsDevice::ActivateLookupTable(lookupTable, tableTarget); in ActivateFragmentLightSpotTable()