Comment out PSO_CACHING. (#394)

* Comment out PSO_CACHING.

* Comment out PSO_CACHING further.
This commit is contained in:
Skyth (Asilkan) 2025-02-13 16:05:13 +03:00 committed by GitHub
parent a54f850425
commit e9f510e8c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
#pragma once
//#define ASYNC_PSO_DEBUG
#define PSO_CACHING
/////////////////////////////////////////////////////////////////////#define PSO_CACHING
//#define PSO_CACHING_CLEANUP
#include "rhi/plume_render_interface.h"