Comment out PSO_CACHING.

This commit is contained in:
Skyth 2025-02-13 15:54:27 +03:00
parent a54f850425
commit a6c9a821b9

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"