Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A 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
H A 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()
H A Dnv30_fragtex.c49 const struct nv30_texfmt *fmt = nv30_texfmt(pscreen, sv->pipe.format); in nv30_fragtex_validate()
H A Dnv30_format.c212 const struct nv30_texfmt

Completed in 2 milliseconds