Blender  V3.3
Public Attributes | List of all members
IMMDrawPixelsTexState Struct Reference

#include <BIF_glutil.h>

Public Attributes

struct GPUShadershader
 
unsigned int pos
 
unsigned int texco
 
bool do_shader_unbind
 

Detailed Description

Definition at line 23 of file BIF_glutil.h.

Member Data Documentation

◆ do_shader_unbind

bool IMMDrawPixelsTexState::do_shader_unbind

Definition at line 27 of file BIF_glutil.h.

◆ pos

unsigned int IMMDrawPixelsTexState::pos

Definition at line 25 of file BIF_glutil.h.

◆ shader

struct GPUShader* IMMDrawPixelsTexState::shader

Definition at line 24 of file BIF_glutil.h.

◆ texco

unsigned int IMMDrawPixelsTexState::texco

Definition at line 26 of file BIF_glutil.h.


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