Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResFragmentShader.h1073 enum BufferInput enum
1185 BufferInput GetBufferInputRgb(s32 index) const in GetBufferInputRgb()
1190 …return static_cast<BufferInput>(internal::GetCmdValue( ref().m_BufferCommand[2], CMD_MASK, CMD_SHI… in GetBufferInputRgb()
1197 void SetBufferInputRgb(s32 index, BufferInput value) in SetBufferInputRgb()
1208 BufferInput GetBufferInputAlpha(s32 index) const in GetBufferInputAlpha()
1213 …return static_cast<BufferInput>(internal::GetCmdValue( ref().m_BufferCommand[2], CMD_MASK, CMD_SHI… in GetBufferInputAlpha()
1220 void SetBufferInputAlpha(s32 index, BufferInput value) in SetBufferInputAlpha()