Home
last modified time | relevance | path

Searched refs:GetTargetWidth (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/D3D/
H A DPerfQuery.cpp101 m_results[entry.query_type] += (u32)(result * EFB_WIDTH / g_renderer->GetTargetWidth() * in FlushOne()
128 m_results[entry.query_type] += (u32)(result * EFB_WIDTH / g_renderer->GetTargetWidth() * in WeakFlush()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/OGL/
H A DPerfQuery.cpp161 (g_renderer->GetTargetWidth() * g_renderer->GetTargetHeight()); in FlushOne()
255 (g_renderer->GetTargetWidth() * g_renderer->GetTargetHeight()); in FlushOne()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/format/
H A Dcigar_formatter.hpp117 TSeqPos GetTargetWidth(void) const { return m_TargetWidth; } in GetTargetWidth() function in CCIGAR_Formatter
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/format/
H A Dcigar_formatter.hpp117 TSeqPos GetTargetWidth(void) const { return m_TargetWidth; } in GetTargetWidth() function in CCIGAR_Formatter
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/Vulkan/
H A DPerfQuery.cpp199 g_renderer->GetTargetWidth() * EFB_HEIGHT / g_renderer->GetTargetHeight()); in ReadbackQueries()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/D3D12/
H A DPerfQuery.cpp235 static_cast<u32>(static_cast<u64>(result) * EFB_WIDTH / g_renderer->GetTargetWidth() * in AccumulateQueriesFromBuffer()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/Plugin/
H A DWadoRsRetrieveRendered.cpp332 unsigned int GetTargetWidth(unsigned int sourceWidth) const in GetTargetWidth() function in __anona5433b410111::RenderingParameters
927 Orthanc::Image target(targetFormat, parameters.GetTargetWidth(source.GetWidth()), in AnswerFrameRendered()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DRenderBase.h141 int GetTargetWidth() const { return m_target_width; } in GetTargetWidth() function
H A DFramebufferManager.cpp146 return TextureConfig(g_renderer->GetTargetWidth(), g_renderer->GetTargetHeight(), 1, in GetEFBColorTextureConfig()
153 return TextureConfig(g_renderer->GetTargetWidth(), g_renderer->GetTargetHeight(), 1, in GetEFBDepthTextureConfig()
H A DRenderBase.cpp295 return x * ((float)GetTargetWidth() / (float)EFB_WIDTH); in EFBToScaledXf()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DFramebufferManagerCommon.h295 int GetTargetWidth() const { return currentRenderVfb_ ? currentRenderVfb_->width : 480; } in GetTargetWidth() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DFramebufferManagerCommon.h295 int GetTargetWidth() const { return currentRenderVfb_ ? currentRenderVfb_->width : 480; } in GetTargetWidth() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DFramebufferManagerCommon.h295 int GetTargetWidth() const { return currentRenderVfb_ ? currentRenderVfb_->width : 480; } in GetTargetWidth() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas362 function GetTargetWidth: Byte; override; in GetTargetWidth() function
2978 function TLldbDebugger.GetTargetWidth: Byte; in GetTargetWidth() function
/dports/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas356 function GetTargetWidth: Byte; override; in GetTargetWidth() function
2969 function TLldbDebugger.GetTargetWidth: Byte; in GetTargetWidth() function
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas356 function GetTargetWidth: Byte; override; in GetTargetWidth() function
2969 function TLldbDebugger.GetTargetWidth: Byte; in GetTargetWidth() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbdebugger.pas362 function GetTargetWidth: Byte; override; in GetTargetWidth() function
2978 function TLldbDebugger.GetTargetWidth: Byte; in GetTargetWidth() function