0.3.1
Gouraud Shading

Files

file  mic3d.h
 

Functions

void gst_set (vdp1_vram_t vram_base)
 Not yet documented.
 
void gst_unset (void)
 Not yet documented.
 
void gst_put (const vdp1_gouraud_table_t *gouraud_tables, uint32_t put_count)
 Not yet documented.
 
void gst_put_wait (void)
 Not yet documented.
 

Detailed Description

Function Documentation

◆ gst_set()

void gst_set ( vdp1_vram_t  vram_base)

Not yet documented.

Parameters
vram_base

◆ gst_put()

void gst_put ( const vdp1_gouraud_table_t gouraud_tables,
uint32_t  put_count 
)

Not yet documented.

Parameters
[in]gouraud_tables
put_count

◆ gst_put_wait()

void gst_put_wait ( void  )

Not yet documented.

Warning
Not yet implemented.