Home
last modified time | relevance | path

Searched refs:transient_allocator (Results 1 – 6 of 6) sorted by relevance

/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/vulkan/
H A Ddevice.cpp60 , transient_allocator(this) in Device()
1530 transient_allocator.clear(); in ~Device()
1542 transient_allocator.clear(); in init_frame_contexts()
1841 transient_allocator.clear(); in wait_idle_nolock()
1861 transient_allocator.begin_frame(); in next_frame_context()
3280 return transient_allocator.request_attachment(width, height, format, index, samples, layers); in get_transient_attachment()
H A Ddevice.hpp447 TransientAttachmentAllocator transient_allocator; member in Vulkan::Device
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/vulkan/
H A Ddevice.cpp60 , transient_allocator(this) in Device()
1530 transient_allocator.clear(); in ~Device()
1542 transient_allocator.clear(); in init_frame_contexts()
1841 transient_allocator.clear(); in wait_idle_nolock()
1861 transient_allocator.begin_frame(); in next_frame_context()
3280 return transient_allocator.request_attachment(width, height, format, index, samples, layers); in get_transient_attachment()
H A Ddevice.hpp447 TransientAttachmentAllocator transient_allocator; member in Vulkan::Device
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/vulkan/
H A Ddevice.cpp69 , transient_allocator(this) in Device()
2046 transient_allocator.clear(); in ~Device()
2089 transient_allocator.clear(); in init_frame_contexts()
2421 transient_allocator.clear(); in wait_idle_nolock()
2448 transient_allocator.begin_frame(); in next_frame_context()
4537 return transient_allocator.request_attachment(width, height, format, index, samples, layers); in get_transient_attachment()
H A Ddevice.hpp588 TransientAttachmentAllocator transient_allocator; member in Vulkan::Device