Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.h8 struct nv30_format { struct
36 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
Dnv30_clear.c115 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()
Dnv30_state_validate.c55 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()
Dnv30_format.c137 const struct nv30_format
/external/mesa3d/src/gallium/drivers/nouveau/
DMakefile.sources35 nv30/nv30_format.c \
36 nv30/nv30_format.h \
Dmeson.build53 'nv30/nv30_format.c',
54 'nv30/nv30_format.h',