nw::gfx::res::ResFragmentShader::BufferInput Enumerated Type

Syntax

enum BufferInput;

Value

Value Description
BUFFERINPUT_PREVIOUS_BUFFER Buffer from previous stage
BUFFERINPUT_PREVIOUS The output result of the previous stage.

Description

Represents buffer input.


CONFIDENTIAL