Blender V5.0
IMMDrawPixelsTexState Struct Reference

#include <BIF_glutil.hh>

Public Attributes

blender::gpu::Shadershader
unsigned int pos
unsigned int texco
bool do_shader_unbind

Detailed Description

Definition at line 23 of file BIF_glutil.hh.

Member Data Documentation

◆ do_shader_unbind

bool IMMDrawPixelsTexState::do_shader_unbind

Definition at line 27 of file BIF_glutil.hh.

◆ pos

unsigned int IMMDrawPixelsTexState::pos

Definition at line 25 of file BIF_glutil.hh.

◆ shader

blender::gpu::Shader* IMMDrawPixelsTexState::shader

Definition at line 24 of file BIF_glutil.hh.

◆ texco

unsigned int IMMDrawPixelsTexState::texco

Definition at line 26 of file BIF_glutil.hh.


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