|
Blender V4.3
|
#include <BIF_glutil.hh>
Public Attributes | |
| GPUShader * | shader |
| unsigned int | pos |
| unsigned int | texco |
| bool | do_shader_unbind |
Definition at line 21 of file BIF_glutil.hh.
| bool IMMDrawPixelsTexState::do_shader_unbind |
Definition at line 25 of file BIF_glutil.hh.
Referenced by ED_draw_imbuf_clipping().
| unsigned int IMMDrawPixelsTexState::pos |
Definition at line 23 of file BIF_glutil.hh.
| GPUShader* IMMDrawPixelsTexState::shader |
Definition at line 22 of file BIF_glutil.hh.
| unsigned int IMMDrawPixelsTexState::texco |
Definition at line 24 of file BIF_glutil.hh.