Blender V4.5
BPyGPUShader Struct Reference

#include <gpu_py_shader.hh>

Public Attributes

PyObject_VAR_HEAD struct GPUShader * shader
bool is_builtin

Detailed Description

Definition at line 30 of file gpu_py_shader.hh.

Member Data Documentation

◆ is_builtin

bool BPyGPUShader::is_builtin

Definition at line 33 of file gpu_py_shader.hh.

Referenced by pygpu_batch_draw().

◆ shader

PyObject_VAR_HEAD struct GPUShader* BPyGPUShader::shader

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