Home
last modified time | relevance | path

Searched refs:DrawEngineVulkan (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Vulkan/
H A DFramebufferManagerVulkan.h29 class DrawEngineVulkan; variable
42 void SetDrawEngine(DrawEngineVulkan *td);
77 DrawEngineVulkan *drawEngineVulkan_ = nullptr;
H A DDrawEngineVulkan.cpp80 DrawEngineVulkan::DrawEngineVulkan(VulkanContext *vulkan, Draw::DrawContext *draw) in DrawEngineVulkan() function in DrawEngineVulkan
97 void DrawEngineVulkan::InitDeviceObjects() { in InitDeviceObjects()
187 DrawEngineVulkan::~DrawEngineVulkan() { in ~DrawEngineVulkan()
221 void DrawEngineVulkan::DestroyDeviceObjects() { in DestroyDeviceObjects()
249 void DrawEngineVulkan::DeviceLost() { in DeviceLost()
261 void DrawEngineVulkan::BeginFrame() { in BeginFrame()
333 void DrawEngineVulkan::EndFrame() { in EndFrame()
356 void DrawEngineVulkan::SetLineWidth(float lineWidth) { in SetLineWidth()
557 void DrawEngineVulkan::DirtyAllUBOs() { in DirtyAllUBOs()
577 void DrawEngineVulkan::DoFlush() { in DoFlush()
[all …]
H A DTextureCacheVulkan.h34 class DrawEngineVulkan; variable
78 void SetDrawEngine(DrawEngineVulkan *td) { in SetDrawEngine()
134 DrawEngineVulkan *drawEngine_;
H A DDrawEngineVulkan.h124 class DrawEngineVulkan : public DrawEngineCommon {
126 DrawEngineVulkan(VulkanContext *vulkan, Draw::DrawContext *draw);
127 virtual ~DrawEngineVulkan();
H A DStateMappingVulkan.cpp125 void DrawEngineVulkan::ResetFramebufferRead() { in ResetFramebufferRead()
132 void DrawEngineVulkan::ConvertStateToVulkanKey(FramebufferManagerVulkan &fbManager, ShaderManagerVu… in ConvertStateToVulkanKey()
370 void DrawEngineVulkan::BindShaderBlendTex() { in BindShaderBlendTex()
383 void DrawEngineVulkan::ApplyDrawStateLate(VulkanRenderManager *renderManager, bool applyStencilRef,… in ApplyDrawStateLate()
H A DGPU_Vulkan.h96 DrawEngineVulkan drawEngine_;
H A DFramebufferManagerVulkan.cpp102 void FramebufferManagerVulkan::SetDrawEngine(DrawEngineVulkan *td) {
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DFramebufferManagerVulkan.h29 class DrawEngineVulkan; variable
42 void SetDrawEngine(DrawEngineVulkan *td);
77 DrawEngineVulkan *drawEngineVulkan_ = nullptr;
H A DDrawEngineVulkan.cpp80 DrawEngineVulkan::DrawEngineVulkan(VulkanContext *vulkan, Draw::DrawContext *draw) in DrawEngineVulkan() function in DrawEngineVulkan
97 void DrawEngineVulkan::InitDeviceObjects() { in InitDeviceObjects()
187 DrawEngineVulkan::~DrawEngineVulkan() { in ~DrawEngineVulkan()
221 void DrawEngineVulkan::DestroyDeviceObjects() { in DestroyDeviceObjects()
249 void DrawEngineVulkan::DeviceLost() { in DeviceLost()
261 void DrawEngineVulkan::BeginFrame() { in BeginFrame()
333 void DrawEngineVulkan::EndFrame() { in EndFrame()
356 void DrawEngineVulkan::SetLineWidth(float lineWidth) { in SetLineWidth()
557 void DrawEngineVulkan::DirtyAllUBOs() { in DirtyAllUBOs()
577 void DrawEngineVulkan::DoFlush() { in DoFlush()
[all …]
H A DTextureCacheVulkan.h34 class DrawEngineVulkan; variable
78 void SetDrawEngine(DrawEngineVulkan *td) { in SetDrawEngine()
134 DrawEngineVulkan *drawEngine_;
H A DDrawEngineVulkan.h124 class DrawEngineVulkan : public DrawEngineCommon {
126 DrawEngineVulkan(VulkanContext *vulkan, Draw::DrawContext *draw);
127 virtual ~DrawEngineVulkan();
H A DStateMappingVulkan.cpp125 void DrawEngineVulkan::ResetFramebufferRead() { in ResetFramebufferRead()
132 void DrawEngineVulkan::ConvertStateToVulkanKey(FramebufferManagerVulkan &fbManager, ShaderManagerVu… in ConvertStateToVulkanKey()
370 void DrawEngineVulkan::BindShaderBlendTex() { in BindShaderBlendTex()
383 void DrawEngineVulkan::ApplyDrawStateLate(VulkanRenderManager *renderManager, bool applyStencilRef,… in ApplyDrawStateLate()
H A DGPU_Vulkan.h96 DrawEngineVulkan drawEngine_;
H A DFramebufferManagerVulkan.cpp102 void FramebufferManagerVulkan::SetDrawEngine(DrawEngineVulkan *td) { in SetDrawEngine()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Vulkan/
H A DFramebufferManagerVulkan.h29 class DrawEngineVulkan; variable
42 void SetDrawEngine(DrawEngineVulkan *td);
77 DrawEngineVulkan *drawEngineVulkan_ = nullptr;
H A DDrawEngineVulkan.cpp80 DrawEngineVulkan::DrawEngineVulkan(VulkanContext *vulkan, Draw::DrawContext *draw) in DrawEngineVulkan() function in DrawEngineVulkan
97 void DrawEngineVulkan::InitDeviceObjects() { in InitDeviceObjects()
187 DrawEngineVulkan::~DrawEngineVulkan() { in ~DrawEngineVulkan()
221 void DrawEngineVulkan::DestroyDeviceObjects() { in DestroyDeviceObjects()
249 void DrawEngineVulkan::DeviceLost() { in DeviceLost()
261 void DrawEngineVulkan::BeginFrame() { in BeginFrame()
333 void DrawEngineVulkan::EndFrame() { in EndFrame()
356 void DrawEngineVulkan::SetLineWidth(float lineWidth) { in SetLineWidth()
557 void DrawEngineVulkan::DirtyAllUBOs() { in DirtyAllUBOs()
577 void DrawEngineVulkan::DoFlush() { in DoFlush()
[all …]
H A DTextureCacheVulkan.h34 class DrawEngineVulkan; variable
78 void SetDrawEngine(DrawEngineVulkan *td) { in SetDrawEngine()
134 DrawEngineVulkan *drawEngine_;
H A DDrawEngineVulkan.h124 class DrawEngineVulkan : public DrawEngineCommon {
126 DrawEngineVulkan(VulkanContext *vulkan, Draw::DrawContext *draw);
127 virtual ~DrawEngineVulkan();
H A DStateMappingVulkan.cpp125 void DrawEngineVulkan::ResetFramebufferRead() { in ResetFramebufferRead()
132 void DrawEngineVulkan::ConvertStateToVulkanKey(FramebufferManagerVulkan &fbManager, ShaderManagerVu… in ConvertStateToVulkanKey()
370 void DrawEngineVulkan::BindShaderBlendTex() { in BindShaderBlendTex()
383 void DrawEngineVulkan::ApplyDrawStateLate(VulkanRenderManager *renderManager, bool applyStencilRef,… in ApplyDrawStateLate()
H A DGPU_Vulkan.h96 DrawEngineVulkan drawEngine_;
H A DFramebufferManagerVulkan.cpp102 void FramebufferManagerVulkan::SetDrawEngine(DrawEngineVulkan *td) { in SetDrawEngine()
/dports/emulators/ppsspp/ppsspp-1.12.3/libretro/
H A DMakefile.common726 $(GPUDIR)/Vulkan/DrawEngineVulkan.cpp \
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/libretro/
H A DMakefile.common726 $(GPUDIR)/Vulkan/DrawEngineVulkan.cpp \
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/libretro/
H A DMakefile.common726 $(GPUDIR)/Vulkan/DrawEngineVulkan.cpp \
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/android/jni/
H A DAndroid.mk132 $(SRC)/GPU/Vulkan/DrawEngineVulkan.cpp \

12