s32 BuildCommonCommand( u32 * bufferAddress, u32 bufferSize ) const;
| Name | Description | |
|---|---|---|
| out | bufferAddress | Address of the buffer for generating commands. |
| in | bufferSize | Maximum size of the buffer. |
Generates a command for transferring the shader binary to the specified buffer.
CONFIDENTIAL