Skip to content

Commit 713f521

Browse files
committed
Forgot this
1 parent e4e71e8 commit 713f521

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/IVideoDriver.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ namespace video
2828
ESB_BACK_LEFT,
2929
ESB_BACK_RIGHT
3030
};
31+
//TODO move to IGPUCommandBuffer.h or higher level header
3132
enum E_PIPELINE_BIND_POINT
3233
{
3334
EPBP_GRAPHICS = 0,

0 commit comments

Comments
 (0)