Home
last modified time | relevance | path

Searched refs:SetBlendEnabled (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_MaterialState.h390 GraphicsDevice::SetBlendEnabled(false); in ActivateBlendOperation()
394 GraphicsDevice::SetBlendEnabled(true); in ActivateBlendOperation()
Dgfx_GraphicsDevice.h90 static NW_INLINE void SetBlendEnabled(bool enabled);
761 GraphicsDevice::SetBlendEnabled(bool enabled) in SetBlendEnabled() function