Home
last modified time | relevance | path

Searched refs:nv30_texfmt (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.h16 struct nv30_texfmt { struct
50 extern const struct nv30_texfmt nv30_texfmt_table[];
51 static inline const struct nv30_texfmt *
52 nv30_texfmt(struct pipe_screen *pscreen, enum pipe_format format) in nv30_texfmt() function
Dnv30_texture.c208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) in swizzle()
222 const struct nv30_texfmt *fmt = nv30_texfmt(pipe->screen, tmpl->format); in nv30_sampler_view_create()
Dnv30_fragtex.c49 const struct nv30_texfmt *fmt = nv30_texfmt(pscreen, sv->pipe.format); in nv30_fragtex_validate()
Dnv30_format.c210 const struct nv30_texfmt