mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 06:13:07 +01:00
D3D11: Disable map constant buffers.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# include "renderer_d3d11.h"
|
||||
|
||||
# if !defined(BGFX_D3D11_MAP_CONSTANT_BUFFERS)
|
||||
# define BGFX_D3D11_MAP_CONSTANT_BUFFERS 1
|
||||
# define BGFX_D3D11_MAP_CONSTANT_BUFFERS 0
|
||||
# endif
|
||||
|
||||
namespace bgfx { namespace d3d11
|
||||
|
||||
Reference in New Issue
Block a user