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