Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
ssfn_buf_t Struct Reference

#include <ssfn.h>

Data Fields

uint8_tptr
 
int w
 
int h
 
uint16_t p
 
int x
 
int y
 
uint32_t fg
 
uint32_t bg
 

Detailed Description

Definition at line 155 of file ssfn.h.

Field Documentation

◆ bg

uint32_t ssfn_buf_t::bg

Definition at line 163 of file ssfn.h.

◆ fg

uint32_t ssfn_buf_t::fg

Definition at line 162 of file ssfn.h.

◆ h

int ssfn_buf_t::h

Definition at line 158 of file ssfn.h.

◆ p

uint16_t ssfn_buf_t::p

Definition at line 159 of file ssfn.h.

◆ ptr

uint8_t* ssfn_buf_t::ptr

Definition at line 156 of file ssfn.h.

◆ w

int ssfn_buf_t::w

Definition at line 157 of file ssfn.h.

◆ x

int ssfn_buf_t::x

Definition at line 160 of file ssfn.h.

◆ y

int ssfn_buf_t::y

Definition at line 161 of file ssfn.h.


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