Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h869 } OperandAlpha; typedef
1008 OperandAlpha GetOperandAlpha(s32 index) const in GetOperandAlpha()
1014 …return (OperandAlpha)internal::GetCmdValue( ref().m_CmdOperand, CMD_MASK, CMD_WIDTH * index + CMD_… in GetOperandAlpha()
1023 void SetOperandAlpha(s32 index, OperandAlpha value) in SetOperandAlpha()