struct spinel_clip
Defined at line 100 of file ../../src/graphics/lib/compute/spinel/include/spinel/spinel_types.h
RASTERIZATION CLIP
The coordinate clip rectangle is used by `raster_builder_add()`.
Public Members
float x0
float y0
float x1
float y1