Searched refs:nv30_format_info (Results 1 – 6 of 6) sorted by relevance
4 struct nv30_format_info { struct29 extern const struct nv30_format_info nv30_format_info_table[];30 static INLINE const struct nv30_format_info *31 nv30_format_info(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format_info() function
266 return (nv30_format_info(pscreen, format)->bindings & bindings) == bindings; in nv30_screen_is_format_supported()
65 const struct nv30_format_info