mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 12:51:42 +00:00
Disable debug macros.
This commit is contained in:
parent
028c94ecdf
commit
a6ce8e85fd
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue