Disable debug macros.

This commit is contained in:
Skyth 2025-01-15 01:01:03 +03:00
parent 028c94ecdf
commit a6ce8e85fd

View file

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