Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResMaterial.h624 u32 colorByte = ref().m_BlendColor.ToPicaU32(); in SetBlendColor() local
625 internal::SetCmdValue( &ref().m_CommandBuffer[4], colorByte, CMD_MASK, CMD_SHIFT ); in SetBlendColor()
641 u32 colorByte = ref().m_BlendColor.ToPicaU32(); in SetBlendColor() local
642 internal::SetCmdValue( &ref().m_CommandBuffer[4], colorByte, CMD_MASK, CMD_SHIFT ); in SetBlendColor()
665 u32 colorByte = ref().m_BlendColor.ToPicaU32(); in SetBlendColor() local
666 internal::SetCmdValue( &ref().m_CommandBuffer[4], colorByte, CMD_MASK, CMD_SHIFT ); in SetBlendColor()