Home
last modified time | relevance | path

Searched refs:nv30_format_info (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
Dnv30_format.h4 struct nv30_format_info { struct
29 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
Dnv30_screen.c266 return (nv30_format_info(pscreen, format)->bindings & bindings) == bindings; in nv30_screen_is_format_supported()
Dnv30_format.c65 const struct nv30_format_info
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_format.h4 struct nv30_format_info { struct
29 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
Dnv30_screen.c266 return (nv30_format_info(pscreen, format)->bindings & bindings) == bindings; in nv30_screen_is_format_supported()
Dnv30_format.c65 const struct nv30_format_info