Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_MaterialState.cpp131 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()
Dgfx_GraphicsDevice.cpp84 GraphicsDevice::ActivateLookupTable(ResImageLookupTable lookupTable, LutTarget target) in ActivateLookupTable() function in nw::gfx::GraphicsDevice
Dgfx_RenderContext.cpp565 GraphicsDevice::ActivateLookupTable(lut, GraphicsDevice::LUT_TARGET_FOG); in ActivateFog()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_GraphicsDevice.h348 static void ActivateLookupTable(ResImageLookupTable lookupTable, LutTarget target);
476 GraphicsDevice::ActivateLookupTable(lookupTable, tableTarget); in ActivateFragmentLightDistanceAttnTable()
489 GraphicsDevice::ActivateLookupTable(lookupTable, tableTarget); in ActivateFragmentLightSpotTable()