mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-12-01 03:47:07 -05:00
Updated comment.
This commit is contained in:
parent
3552ad873a
commit
d3fed15577
1 changed files with 2 additions and 0 deletions
|
@ -487,6 +487,8 @@ namespace bgfx { namespace d3d11
|
||||||
return false;
|
return false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// Reference:
|
||||||
|
// https://github.com/GPUOpen-LibrariesAndSDKs/AGS_SDK
|
||||||
enum AGS_RETURN_CODE
|
enum AGS_RETURN_CODE
|
||||||
{
|
{
|
||||||
AGS_SUCCESS,
|
AGS_SUCCESS,
|
||||||
|
|
Loading…
Reference in a new issue