Searched refs:nv30_format (Results 1 – 6 of 6) sorted by relevance
8 struct nv30_format { struct36 extern const struct nv30_format nv30_format_table[];37 static inline const struct nv30_format *38 nv30_format(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format() function
115 rt_format = nv30_format(pipe->screen, ps->format)->hw; in nv30_clear_render_target()175 rt_format = nv30_format(pipe->screen, ps->format)->hw; in nv30_clear_depth_stencil()
55 rt_format |= nv30_format(pscreen, fb->cbufs[0]->format)->hw; in nv30_validate_fb()69 rt_format |= nv30_format(pscreen, fb->zsbuf->format)->hw; in nv30_validate_fb()
137 const struct nv30_format
35 nv30/nv30_format.c \36 nv30/nv30_format.h \
53 'nv30/nv30_format.c',54 'nv30/nv30_format.h',