Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h810 } OperandAlpha; typedef
949 OperandAlpha GetOperandAlpha(s32 index) const in GetOperandAlpha()
955 …return (OperandAlpha)internal::GetCmdValue( ref().m_CmdOperand, CMD_MASK, CMD_WIDTH * index + CMD_… in GetOperandAlpha()
964 void SetOperandAlpha(s32 index, OperandAlpha value) in SetOperandAlpha()