Blender V4.3
IMMDrawPixelsTexState Struct Reference

#include <BIF_glutil.hh>

Public Attributes

GPUShadershader
 
unsigned int pos
 
unsigned int texco
 
bool do_shader_unbind
 

Detailed Description

Definition at line 21 of file BIF_glutil.hh.

Member Data Documentation

◆ do_shader_unbind

bool IMMDrawPixelsTexState::do_shader_unbind

Definition at line 25 of file BIF_glutil.hh.

Referenced by ED_draw_imbuf_clipping().

◆ pos

unsigned int IMMDrawPixelsTexState::pos

Definition at line 23 of file BIF_glutil.hh.

◆ shader

GPUShader* IMMDrawPixelsTexState::shader

Definition at line 22 of file BIF_glutil.hh.

◆ texco

unsigned int IMMDrawPixelsTexState::texco

Definition at line 24 of file BIF_glutil.hh.


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