swr: [rasterizer core] fix comment typo
Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
This commit is contained in:
parent
4889922210
commit
ffd0224303
1 changed files with 1 additions and 1 deletions
|
|
@ -573,7 +573,7 @@ void SWR_API SwrClearRenderTarget(
|
|||
const SWR_RECT& clearRect);
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
/// @brief SwrSetRastyState
|
||||
/// @brief SwrSetRastState
|
||||
/// @param hContext - Handle passed back from SwrCreateContext
|
||||
/// @param pRastState - New SWR_RASTSTATE used for SwrDraw* commands
|
||||
void SWR_API SwrSetRastState(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue