Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResFragmentShader.h1062 enum BufferInput enum
1174 BufferInput GetBufferInputRgb(s32 index) const in GetBufferInputRgb()
1179 …return static_cast<BufferInput>(internal::GetCmdValue( ref().m_BufferCommand[2], CMD_MASK, CMD_SHI… in GetBufferInputRgb()
1186 void SetBufferInputRgb(s32 index, BufferInput value) in SetBufferInputRgb()
1197 BufferInput GetBufferInputAlpha(s32 index) const in GetBufferInputAlpha()
1202 …return static_cast<BufferInput>(internal::GetCmdValue( ref().m_BufferCommand[2], CMD_MASK, CMD_SHI… in GetBufferInputAlpha()
1209 void SetBufferInputAlpha(s32 index, BufferInput value) in SetBufferInputAlpha()