Home
last modified time | relevance | path

Searched refs:PipelineDesc (Results 1 – 25 of 38) sorted by relevance

12

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DGPUDriverTestScreen.cpp392 PipelineDesc discardDesc{ in DiscardTest()
403 PipelineDesc testDesc{ in DiscardTest()
558 PipelineDesc adrenoLogicDiscardDesc{ in ShaderTest()
565 PipelineDesc flatDesc{ in ShaderTest()
H A DNativeApp.cpp985 PipelineDesc colorDesc{ in CreateGlobalPipelines()
990 PipelineDesc texColorDesc{ in CreateGlobalPipelines()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DGPUDriverTestScreen.cpp392 PipelineDesc discardDesc{ in DiscardTest()
403 PipelineDesc testDesc{ in DiscardTest()
558 PipelineDesc adrenoLogicDiscardDesc{ in ShaderTest()
565 PipelineDesc flatDesc{ in ShaderTest()
H A DNativeApp.cpp985 PipelineDesc colorDesc{ in CreateGlobalPipelines()
990 PipelineDesc texColorDesc{ in CreateGlobalPipelines()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DGPUDriverTestScreen.cpp392 PipelineDesc discardDesc{ in DiscardTest()
403 PipelineDesc testDesc{ in DiscardTest()
558 PipelineDesc adrenoLogicDiscardDesc{ in ShaderTest()
565 PipelineDesc flatDesc{ in ShaderTest()
H A DNativeApp.cpp985 PipelineDesc colorDesc{ in CreateGlobalPipelines()
990 PipelineDesc texColorDesc{ in CreateGlobalPipelines()
/dports/devel/llvm90/llvm-9.0.1.src/lib/LTO/
H A DLTOBackend.cpp223 std::string PipelineDesc, in runNewPMCustomPasses() argument
256 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
258 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/devel/llvm80/llvm-8.0.1.src/lib/LTO/
H A DLTOBackend.cpp216 std::string PipelineDesc, in runNewPMCustomPasses() argument
249 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
251 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/devel/llvm70/llvm-7.0.1.src/lib/LTO/
H A DLTOBackend.cpp209 std::string PipelineDesc, in runNewPMCustomPasses() argument
242 if (!PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
244 PipelineDesc); in runNewPMCustomPasses()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/LTO/
H A DLTOBackend.cpp259 TargetMachine *TM, std::string PipelineDesc, in runNewPMCustomPasses() argument
294 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
296 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/devel/llvm10/llvm-10.0.1.src/lib/LTO/
H A DLTOBackend.cpp230 std::string PipelineDesc, in runNewPMCustomPasses() argument
263 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
265 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/devel/llvm11/llvm-11.0.1.src/lib/LTO/
H A DLTOBackend.cpp259 TargetMachine *TM, std::string PipelineDesc, in runNewPMCustomPasses() argument
294 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
296 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOBackend.cpp230 std::string PipelineDesc, in runNewPMCustomPasses() argument
263 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
265 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp230 std::string PipelineDesc, in runNewPMCustomPasses() argument
263 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
265 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp282 TargetMachine *TM, std::string PipelineDesc, in runNewPMCustomPasses() argument
317 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
319 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/LTO/
H A DLTOBackend.cpp292 TargetMachine *TM, std::string PipelineDesc, in runNewPMCustomPasses() argument
333 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
335 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/LTO/
H A DLTOBackend.cpp292 TargetMachine *TM, std::string PipelineDesc, in runNewPMCustomPasses() argument
333 if (auto Err = PB.parsePassPipeline(MPM, PipelineDesc)) in runNewPMCustomPasses()
335 PipelineDesc + "': " + toString(std::move(Err))); in runNewPMCustomPasses()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/
H A Dthin3d.h498 struct PipelineDesc {
609 virtual Pipeline *CreateGraphicsPipeline(const PipelineDesc &desc) = 0;
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/
H A Dthin3d.h498 struct PipelineDesc { struct
609 virtual Pipeline *CreateGraphicsPipeline(const PipelineDesc &desc) = 0;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/
H A Dthin3d.h498 struct PipelineDesc { struct
609 virtual Pipeline *CreateGraphicsPipeline(const PipelineDesc &desc) = 0;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/D3D9/
H A Dthin3d_d3d9.cpp504 Pipeline *CreateGraphicsPipeline(const PipelineDesc &desc) override;
691 Pipeline *D3D9Context::CreateGraphicsPipeline(const PipelineDesc &desc) { in CreateGraphicsPipeline()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/D3D9/
H A Dthin3d_d3d9.cpp504 Pipeline *CreateGraphicsPipeline(const PipelineDesc &desc) override;
691 Pipeline *D3D9Context::CreateGraphicsPipeline(const PipelineDesc &desc) { in CreateGraphicsPipeline()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/D3D9/
H A Dthin3d_d3d9.cpp504 Pipeline *CreateGraphicsPipeline(const PipelineDesc &desc) override;
691 Pipeline *D3D9Context::CreateGraphicsPipeline(const PipelineDesc &desc) { in CreateGraphicsPipeline()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/OpenGL/
H A Dthin3d_gl.cpp344 Pipeline *CreateGraphicsPipeline(const PipelineDesc &desc) override;
1033 Pipeline *OpenGLContext::CreateGraphicsPipeline(const PipelineDesc &desc) {
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A Dthin3d_gl.cpp344 Pipeline *CreateGraphicsPipeline(const PipelineDesc &desc) override;
1033 Pipeline *OpenGLContext::CreateGraphicsPipeline(const PipelineDesc &desc) { in CreateGraphicsPipeline()

12