Searched refs:MAPSURF_8BIT (Results 1 – 6 of 6) sorted by relevance
187 return MAPSURF_8BIT | MT_8BIT_L8; in translate_texture_format()189 return MAPSURF_8BIT | MT_8BIT_I8; in translate_texture_format()191 return MAPSURF_8BIT | MT_8BIT_A8; in translate_texture_format()
690 #define MAPSURF_8BIT (1 << 7) macro
46 return MAPSURF_8BIT | MT_8BIT_L8; in translate_texture_format()48 return MAPSURF_8BIT | MT_8BIT_I8; in translate_texture_format()50 return MAPSURF_8BIT | MT_8BIT_A8; in translate_texture_format()
47 return MAPSURF_8BIT | MT_8BIT_L8; in translate_texture_format()49 return MAPSURF_8BIT | MT_8BIT_I8; in translate_texture_format()
587 #define MAPSURF_8BIT (1<<7) macro
534 #define MAPSURF_8BIT (1<<6) macro