Home
last modified time | relevance | path

Searched defs:gpu_ (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/command_classes/
H A Dnvdec.cpp11 Nvdec::Nvdec(GPU& gpu_) : gpu(gpu_), codec(std::make_unique<Codec>(gpu)) {} in Nvdec()
H A Dhost1x.cpp9 Tegra::Host1x::Host1x(GPU& gpu_) : gpu(gpu_) {} in Host1x()
H A Dsync_manager.cpp26 SyncptIncrManager::SyncptIncrManager(GPU& gpu_) : gpu(gpu_) {} in SyncptIncrManager()
H A Dvic.cpp20 Vic::Vic(GPU& gpu_, std::shared_ptr<Nvdec> nvdec_processor_) in Vic()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/viz/public/cpp/gpu/
H A Dclient_gpu_memory_buffer_manager.h68 mojo::Remote<mojom::GpuMemoryBufferFactory> gpu_; variable
H A Dgpu.h84 std::unique_ptr<GpuPtrIO, base::OnTaskRunnerDeleter> gpu_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/viz/public/cpp/gpu/
H A Dclient_gpu_memory_buffer_manager.h68 mojo::Remote<mojom::GpuMemoryBufferFactory> gpu_; variable
H A Dgpu.h85 std::unique_ptr<GpuPtrIO, base::OnTaskRunnerDeleter> gpu_; variable
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/
H A Ddma_pusher.cpp16 DmaPusher::DmaPusher(Core::System& system_, GPU& gpu_) : gpu{gpu_}, system{system_} {} in DmaPusher()
H A Dcdma_pusher.cpp32 CDmaPusher::CDmaPusher(GPU& gpu_) in CDmaPusher()
H A Dfence_manager.h94 explicit FenceManager(VideoCore::RasterizerInterface& rasterizer_, Tegra::GPU& gpu_, in FenceManager()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/command_classes/codecs/
H A Dcodec.cpp26 Codec::Codec(GPU& gpu_) in Codec()
H A Dh264.cpp42 H264::H264(GPU& gpu_) : gpu(gpu_) {} in H264()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_opengl/
H A Dgl_fence_manager.cpp49 Tegra::GPU& gpu_, TextureCacheOpenGL& texture_cache_, in FenceManagerOpenGL()
H A Drenderer_opengl.cpp132 Core::Memory::Memory& cpu_memory_, Tegra::GPU& gpu_, in RendererOpenGL()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/vulkan/
H A Dcontext.cpp125 bool Context::init_from_instance_and_device(VkInstance instance_, VkPhysicalDevice gpu_, VkDevice d… in init_from_instance_and_device()
148 bool Context::init_device_from_instance(VkInstance instance_, VkPhysicalDevice gpu_, VkSurfaceKHR s… in init_device_from_instance()
461 bool Context::create_device(VkPhysicalDevice gpu_, VkSurfaceKHR surface, const char **required_devi… in create_device()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/mirroring/service/
H A Dsession.h181 std::unique_ptr<viz::Gpu> gpu_; in COMPONENT_EXPORT() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/mirroring/service/
H A Dsession.h190 std::unique_ptr<viz::Gpu> gpu_; in COMPONENT_EXPORT() local
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_vulkan/
H A Dvk_fence_manager.cpp75 VKFenceManager::VKFenceManager(VideoCore::RasterizerInterface& rasterizer_, Tegra::GPU& gpu_, in VKFenceManager()
H A Drenderer_vulkan.cpp245 Core::Memory::Memory& cpu_memory_, Tegra::GPU& gpu_, in RendererVulkan()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/common/
H A Dcontent_client.h201 ContentGpuClient* gpu_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/common/
H A Dcontent_client.h215 ContentGpuClient* gpu_; variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/volm/
H A Dboxm2_volm_matcher_p1.h102 bocl_device_sptr gpu_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/
H A Drender_thread_impl.h573 std::unique_ptr<viz::Gpu> gpu_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/
H A Drender_thread_impl.h610 std::unique_ptr<viz::Gpu> gpu_; variable

12