mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-14 04:36:59 +00:00
hle: nvflinger: Add implementation for BufferSlot class.
This commit is contained in:
parent
c723db39c7
commit
d25cb12bff
2 changed files with 40 additions and 0 deletions
|
|
@ -540,6 +540,7 @@ add_library(core STATIC
|
|||
hle/service/nvflinger/binder.h
|
||||
hle/service/nvflinger/buffer_item.h
|
||||
hle/service/nvflinger/buffer_queue_defs.h
|
||||
hle/service/nvflinger/buffer_slot.h
|
||||
hle/service/nvflinger/buffer_transform_flags.h
|
||||
hle/service/nvflinger/consumer_listener.h
|
||||
hle/service/nvflinger/nvflinger.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue