|
Blender V5.0
|
#include <GPU_shader_shared.hh>
Public Attributes | |
| int4int4 | position |
| float4float4 | glyph_color |
| int2int2 | glyph_size |
| int | offset |
| uint | flags |
Definition at line 140 of file GPU_shader_shared.hh.
| uint GlyphQuad::flags |
Definition at line 145 of file GPU_shader_shared.hh.
Referenced by blf_texture_draw().
Definition at line 142 of file GPU_shader_shared.hh.
Referenced by blf_texture_draw().
Definition at line 143 of file GPU_shader_shared.hh.
Referenced by blf_texture_draw().
| int GlyphQuad::offset |
Definition at line 144 of file GPU_shader_shared.hh.
Referenced by blf_texture_draw().
Definition at line 141 of file GPU_shader_shared.hh.
Referenced by blf_texture_draw().