Skip to content

Commit 13974d8

Browse files
committed
Removed Comment
1 parent 2c86cd2 commit 13974d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/nbl/video/COpenGLCommandBuffer.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,6 @@ COpenGLCommandBuffer::~COpenGLCommandBuffer()
834834
auto& c = cmd.get<impl::ECT_SET_EVENT>();
835835
//https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/vkCmdSetEvent2KHR.html
836836
// A memory dependency is defined between the event signal operation and commands that occur earlier in submission order.
837-
//gl->glSync.pglMemoryBarrier(c.barrierBits); @Crisspl?
838837
}
839838
break;
840839
case impl::ECT_RESET_EVENT:

0 commit comments

Comments
 (0)