PyAPI: GPU Buffer: Buffer protocol support

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

View File

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