Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h1132 enum BufferInput enum
1244 BufferInput GetBufferInputRgb(s32 index) const in GetBufferInputRgb()
1249 …return static_cast<BufferInput>(internal::GetCmdValue( ref().m_BufferCommand[2], CMD_MASK, CMD_SHI… in GetBufferInputRgb()
1256 void SetBufferInputRgb(s32 index, BufferInput value) in SetBufferInputRgb()
1267 BufferInput GetBufferInputAlpha(s32 index) const in GetBufferInputAlpha()
1272 …return static_cast<BufferInput>(internal::GetCmdValue( ref().m_BufferCommand[2], CMD_MASK, CMD_SHI… in GetBufferInputAlpha()
1279 void SetBufferInputAlpha(s32 index, BufferInput value) in SetBufferInputAlpha()