Searched defs:is_a5xx (Results 1 – 2 of 2) sorted by relevance
199 is_a5xx(struct fd_screen *screen) in is_a5xx() function
72 static inline bool is_a5xx(void) { return (500 <= options.gpu_id) && (options.gpu_id < 600); } in is_a5xx() function