Implement Const Buffer Accessor

This commit is contained in:
Fernando Sahmkow
2019-03-26 14:37:43 -04:00
committed by FernandoS27
parent f14328bf0a
commit c4ac05c82c
5 changed files with 65 additions and 2 deletions
+2
View File
@@ -1,4 +1,6 @@
add_library(video_core STATIC
const_buffer_accessor.cpp
const_buffer_accessor.h
dma_pusher.cpp
dma_pusher.h
debug_utils/debug_utils.cpp