Home
last modified time | relevance | path

Searched refs:ScanoutOptions (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/parallel-rdp/
H A Dvideo_interface.hpp31 struct ScanoutOptions struct
74 …Vulkan::ImageHandle scanout(VkImageLayout target_layout, const ScanoutOptions &options = {}, unsig…
140 const ScanoutOptions &options) const;
H A Drdp_device.hpp151 Vulkan::ImageHandle scanout(const ScanoutOptions &opts = {});
H A Dvideo_interface.cpp561 const ScanoutOptions &options) const in scale_stage()
857 Vulkan::ImageHandle VideoInterface::scanout(VkImageLayout target_layout, const ScanoutOptions &opti… in scanout()
H A Drdp_device.cpp1009 Vulkan::ImageHandle CommandProcessor::scanout(const ScanoutOptions &opts) in scanout()
1056 ScanoutOptions opts = {}; in scanout_sync()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/
H A Drdp.cpp334 ScanoutOptions opts; in complete_frame()