|
Blender
V2.93
|
#include <BIF_glutil.h>
Public Attributes | |
| struct GPUShader * | shader |
| unsigned int | pos |
| unsigned int | texco |
| bool | do_shader_unbind |
Definition at line 39 of file BIF_glutil.h.
| bool IMMDrawPixelsTexState::do_shader_unbind |
Definition at line 43 of file BIF_glutil.h.
| unsigned int IMMDrawPixelsTexState::pos |
Definition at line 41 of file BIF_glutil.h.
| struct GPUShader* IMMDrawPixelsTexState::shader |
Definition at line 40 of file BIF_glutil.h.
| unsigned int IMMDrawPixelsTexState::texco |
Definition at line 42 of file BIF_glutil.h.