nw::gfx::ShaderBinaryInfo::BuildCommonCommand Member Functions32 BuildCommonCommand( u32 * bufferAddress, u32 bufferSize ) const; s32 BuildCommonCommand() const;
| BuildCommonCommand ( u32 *, u32 ) | Generates a command for transferring the shader binary to the specified buffer. |
| BuildCommonCommand ( ) | Creates a command for transferring the shader binary to the current command buffer. |
Generates a command for transferring the shader binary to the specified buffer.
Creates a command for transferring the shader binary to the current command buffer.
CONFIDENTIAL