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

#include <gpu_py_texture.h>

Public Attributes

PyObject_HEAD struct GPUTexturetex
 

Detailed Description

Definition at line 15 of file gpu_py_texture.h.

Member Data Documentation

◆ tex

PyObject_HEAD struct GPUTexture* BPyGPUTexture::tex

Definition at line 17 of file gpu_py_texture.h.

Referenced by pygpu_shader_uniform_sampler(), and pygpu_texture_valid_check().


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