Searched refs:STW_MAX_PIXELFORMATS (Results 1 – 2 of 2) sorted by relevance
38 #define STW_MAX_PIXELFORMATS 256 macro61 struct stw_pixelformat_info pixelformats[STW_MAX_PIXELFORMATS];
134 assert(stw_dev->pixelformat_extended_count < STW_MAX_PIXELFORMATS); in stw_pixelformat_add()135 if (stw_dev->pixelformat_extended_count >= STW_MAX_PIXELFORMATS) in stw_pixelformat_add()307 assert(stw_dev->pixelformat_extended_count <= STW_MAX_PIXELFORMATS); in stw_pixelformat_init()