PyAPI: GPU Buffer: Buffer protocol support

The code was commented due to lack of testing and short release deadline.
This commit is contained in:
2021-08-16 13:49:06 -03:00
parent 035d4c28ab
commit b5117660da

View File

@@ -37,7 +37,7 @@
#include "gpu_py_buffer.h"
//#define PYGPU_BUFFER_PROTOCOL
#define PYGPU_BUFFER_PROTOCOL
#define MAX_DIMENSIONS 64
/* -------------------------------------------------------------------- */