/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/OpenGL/ |
H A D | thin3d_gl.cpp | 266 bool RequiresBuffer() { 289 bool RequiresBuffer() override { 290 return inputLayout && inputLayout->RequiresBuffer();
|
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/ |
H A D | thin3d_gl.cpp | 266 bool RequiresBuffer() { in RequiresBuffer() function in Draw::OpenGLInputLayout 289 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::OpenGLPipeline 290 return inputLayout && inputLayout->RequiresBuffer(); in RequiresBuffer()
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/ |
H A D | thin3d_gl.cpp | 266 bool RequiresBuffer() { in RequiresBuffer() function in Draw::OpenGLInputLayout 289 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::OpenGLPipeline 290 return inputLayout && inputLayout->RequiresBuffer(); in RequiresBuffer()
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/ |
H A D | thin3d.h | 443 virtual bool RequiresBuffer() = 0;
|
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/ |
H A D | thin3d.h | 443 virtual bool RequiresBuffer() = 0;
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/ |
H A D | thin3d.h | 443 virtual bool RequiresBuffer() = 0;
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Render/ |
H A D | DrawBuffer.cpp | 37 if (pipeline->RequiresBuffer()) { in ProfileThis()
|
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Render/ |
H A D | DrawBuffer.cpp | 37 if (pipeline->RequiresBuffer()) { in Init()
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Render/ |
H A D | DrawBuffer.cpp | 37 if (pipeline->RequiresBuffer()) { in Init()
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/D3D9/ |
H A D | thin3d_d3d9.cpp | 279 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::D3D9Pipeline
|
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/D3D9/ |
H A D | thin3d_d3d9.cpp | 279 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::D3D9Pipeline
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/D3D9/ |
H A D | thin3d_d3d9.cpp | 279 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::D3D9Pipeline
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/Vulkan/ |
H A D | thin3d_vulkan.cpp | 274 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::VKPipeline
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/D3D11/ |
H A D | thin3d_d3d11.cpp | 709 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::D3D11Pipeline
|
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/ |
H A D | thin3d_vulkan.cpp | 274 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::VKPipeline
|
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/D3D11/ |
H A D | thin3d_d3d11.cpp | 709 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::D3D11Pipeline
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/D3D11/ |
H A D | thin3d_d3d11.cpp | 709 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::D3D11Pipeline
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/ |
H A D | thin3d_vulkan.cpp | 274 bool RequiresBuffer() override { in RequiresBuffer() function in Draw::VKPipeline
|