mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-19 08:07:59 -05:00
hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput structs.
This commit is contained in:
@ -547,6 +547,8 @@ add_library(core STATIC
|
||||
hle/service/nvflinger/consumer_base.cpp
|
||||
hle/service/nvflinger/consumer_base.h
|
||||
hle/service/nvflinger/consumer_listener.h
|
||||
hle/service/nvflinger/graphic_buffer_producer.cpp
|
||||
hle/service/nvflinger/graphic_buffer_producer.h
|
||||
hle/service/nvflinger/nvflinger.cpp
|
||||
hle/service/nvflinger/nvflinger.h
|
||||
hle/service/nvflinger/parcel.h
|
||||
|
Reference in New Issue
Block a user