Blender  V2.93
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 39 of file BIF_glutil.h.

Member Data Documentation

◆ do_shader_unbind

bool IMMDrawPixelsTexState::do_shader_unbind

Definition at line 43 of file BIF_glutil.h.

◆ pos

unsigned int IMMDrawPixelsTexState::pos

Definition at line 41 of file BIF_glutil.h.

◆ shader

struct GPUShader* IMMDrawPixelsTexState::shader

Definition at line 40 of file BIF_glutil.h.

◆ texco

unsigned int IMMDrawPixelsTexState::texco

Definition at line 42 of file BIF_glutil.h.


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