Home
last modified time | relevance | path

Searched defs:render_texinfo (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/emu/
H A Drender.h161 struct render_texinfo struct
163 void * base; // base of the data
164 u32 rowpixels; // pixels per row
165 u32 width; // width of the image
166 u32 height; // height of the image
167 u32 seqid; // sequence ID
168 u64 unique_id; // unique identifier to pass to osd
169 u64 old_id; // previously allocated id, if applicable
170 …b_t * palette; // palette for PALETTE16 textures, bcg lookup table for RGB32/YUY16
171 u32 palette_length;
/dports/emulators/mame/mame-mame0226/src/emu/
H A Drender.h161 struct render_texinfo struct
163 void * base; // base of the data
164 u32 rowpixels; // pixels per row
165 u32 width; // width of the image
166 u32 height; // height of the image
167 u32 seqid; // sequence ID
168 u64 unique_id; // unique identifier to pass to osd
169 u64 old_id; // previously allocated id, if applicable
170 …b_t * palette; // palette for PALETTE16 textures, bcg lookup table for RGB32/YUY16
171 u32 palette_length;