Blender V4.5
BPyGPUBuffer Struct Reference

#include <gpu_py_buffer.hh>

Classes

union  [union].buf

Public Attributes

PyObject_VAR_HEAD PyObject * parent
int format
int shape_len
Py_ssize_t * shape
union  buf

Detailed Description

Buffer Object

For Python access to GPU functions requiring a pointer.

Definition at line 24 of file gpu_py_buffer.hh.

Member Data Documentation

◆ buf

◆ format

◆ parent

PyObject_VAR_HEAD PyObject* BPyGPUBuffer::parent

◆ shape

◆ shape_len


The documentation for this struct was generated from the following file: