MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / Make

Method Make

src/client/front_render/vulkan/ct_test_ffmpeg_vulkan_decoder.cpp:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 std::shared_ptr<TestFFmpegVulkanDecoder> TestFFmpegVulkanDecoder::Make() {
58 return std::make_shared<TestFFmpegVulkanDecoder>();
59 }
60
61 TestFFmpegVulkanDecoder::TestFFmpegVulkanDecoder() {
62

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected