nw::gfx::ShaderBinaryInfo::BuildShaderProgramCommand Member Functions32 BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex, u32 * bufferAddress, u32 bufferSize ) const; s32 BuildShaderProgramCommand( s32 vertexIndex, s32 geometryIndex ) const;
BuildShaderProgramCommand(s32, s32, u32 *, u32)
|
Generates commands for configuring the shader program. |
BuildShaderProgramCommand(s32, s32)
|
Creates commands in the specified buffer for configuring the shader program. |
BuildShaderProgramCommand(s32, s32, u32 *, u32)Generates commands for configuring the shader program.
BuildShaderProgramCommand(s32, s32)Creates commands in the specified buffer for configuring the shader program.
CONFIDENTIAL