Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResFragmentShader.h799 } OperandAlpha; typedef
938 OperandAlpha GetOperandAlpha(s32 index) const in GetOperandAlpha()
944 …return (OperandAlpha)internal::GetCmdValue( ref().m_CmdOperand, CMD_MASK, CMD_WIDTH * index + CMD_… in GetOperandAlpha()
953 void SetOperandAlpha(s32 index, OperandAlpha value) in SetOperandAlpha()