mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 06:13:07 +01:00
Updated comment.
This commit is contained in:
@@ -487,6 +487,8 @@ namespace bgfx { namespace d3d11
|
||||
return false;
|
||||
};
|
||||
|
||||
// Reference:
|
||||
// https://github.com/GPUOpen-LibrariesAndSDKs/AGS_SDK
|
||||
enum AGS_RETURN_CODE
|
||||
{
|
||||
AGS_SUCCESS,
|
||||
|
||||
Reference in New Issue
Block a user