Blender  V3.3
Public Attributes | List of all members
BPyGPUShader Struct Reference

#include <gpu_py_shader.h>

Public Attributes

PyObject_VAR_HEAD struct GPUShadershader
 
bool is_builtin
 

Detailed Description

Definition at line 19 of file gpu_py_shader.h.

Member Data Documentation

◆ is_builtin

bool BPyGPUShader::is_builtin

Definition at line 22 of file gpu_py_shader.h.

◆ shader

PyObject_VAR_HEAD struct GPUShader* BPyGPUShader::shader

Definition at line 21 of file gpu_py_shader.h.

Referenced by pygpu_batch_draw(), and pygpu_batch_program_set().


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