SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ TryLoadTexture() [1/3]

static int32_t SRL::VDP1::TryLoadTexture ( const uint16_t width,
const uint16_t height,
const CRAM::TextureColorMode colorMode,
const uint16_t palette,
void * data )
inlinestatic

Try to load a texture.

Parameters
widthTexture width
heightTexture height
colorModeColor mode
palettePalette start identifier in color RAM (not used in RGB555 mode)
dataTexture data
Returns
Index of the loaded texture