Blender V5.0
SeqScopeRasterData Struct Reference

#include <GPU_shader_shared.hh>

Public Attributes

uint col_r
uint col_g
uint col_b
uint col_a

Detailed Description

Definition at line 193 of file GPU_shader_shared.hh.

Member Data Documentation

◆ col_a

uint SeqScopeRasterData::col_a

Definition at line 197 of file GPU_shader_shared.hh.

◆ col_b

uint SeqScopeRasterData::col_b

Definition at line 196 of file GPU_shader_shared.hh.

◆ col_g

uint SeqScopeRasterData::col_g

Definition at line 195 of file GPU_shader_shared.hh.

◆ col_r

uint SeqScopeRasterData::col_r

Definition at line 194 of file GPU_shader_shared.hh.


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