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()
139 const struct nv30_format
52 'nv30/nv30_format.c',53 'nv30/nv30_format.h',
2795 ../src/gallium/drivers/nouveau/nv30/nv30_format.c2796 ../src/gallium/drivers/nouveau/nv30/nv30_format.h