32#ifndef VERTEX_COMMON_H_ 
   33#define VERTEX_COMMON_H_ 
The Cairo implementation of the graphics abstraction layer.
 
static constexpr size_t COLOR_OFFSET
 
static constexpr size_t COORD_OFFSET
 
static constexpr size_t VERTEX_SIZE
 
SHADER_MODE
< Possible types of shaders (keep consistent with the actual shader source in kicad_vert....
 
static constexpr size_t SHADER_OFFSET
 
static constexpr size_t COLOR_STRIDE
 
static constexpr size_t SHADER_SIZE
 
static constexpr size_t VERTEX_STRIDE
 
static constexpr size_t COORD_SIZE
 
static constexpr size_t INDEX_SIZE
 
static constexpr size_t SHADER_STRIDE
 
static constexpr size_t COORD_STRIDE
 
static constexpr size_t COLOR_SIZE