Blender
V3.3
|
#include <BIF_glutil.h>
Public Attributes | |
struct GPUShader * | shader |
unsigned int | pos |
unsigned int | texco |
bool | do_shader_unbind |
Definition at line 23 of file BIF_glutil.h.
bool IMMDrawPixelsTexState::do_shader_unbind |
Definition at line 27 of file BIF_glutil.h.
unsigned int IMMDrawPixelsTexState::pos |
Definition at line 25 of file BIF_glutil.h.
struct GPUShader* IMMDrawPixelsTexState::shader |
Definition at line 24 of file BIF_glutil.h.
unsigned int IMMDrawPixelsTexState::texco |
Definition at line 26 of file BIF_glutil.h.