Home
last modified time | relevance | path

Searched defs:PerFrame (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/vulkan/
H A Ddevice.hpp436 struct PerFrame struct in Vulkan::Device
445 Device &device;
446 unsigned frame_index;
447 const VolkDeviceTable &table;
448 Managers &managers;
452 QueryPool query_pool;
454 std::vector<BufferBlock> vbo_blocks;
466 std::vector<VkFence> wait_fences;
486 struct DebugChannel
494 struct TimestampIntervalHandles
[all …]
H A Ddevice.cpp2160 Device::PerFrame::PerFrame(Device *device_, unsigned frame_index_) in PerFrame() function in Vulkan::Device::PerFrame
/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.hpp342 struct PerFrame struct in Vulkan::Device
351 VkDevice device;
352 Managers &managers;
356 QueryPool query_pool;
358 std::vector<BufferBlock> vbo_blocks;
359 std::vector<BufferBlock> ibo_blocks;
360 std::vector<BufferBlock> ubo_blocks;
363 std::vector<VkFence> wait_fences;
364 std::vector<VkFence> recycle_fences;
371 std::vector<VkImage> destroyed_images;
[all …]
H A Ddevice.cpp1612 Device::PerFrame::PerFrame(Device *device) in PerFrame() function in Vulkan::Device::PerFrame
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/vulkan/
H A Ddevice.hpp342 struct PerFrame struct in Vulkan::Device
351 VkDevice device;
352 Managers &managers;
356 QueryPool query_pool;
358 std::vector<BufferBlock> vbo_blocks;
359 std::vector<BufferBlock> ibo_blocks;
360 std::vector<BufferBlock> ubo_blocks;
363 std::vector<VkFence> wait_fences;
364 std::vector<VkFence> recycle_fences;
371 std::vector<VkImage> destroyed_images;
[all …]
H A Ddevice.cpp1612 Device::PerFrame::PerFrame(Device *device) in PerFrame() function in Vulkan::Device::PerFrame