Searched refs:nv30_rect (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h4 struct nv30_rect { struct
27 struct nv30_rect *, struct nv30_rect *);
H A Dnv30_format.h18 unsigned nv30_rect; member in struct:nv30_texfmt
H A Dnv30_transfer.c28 struct nv30_rect *src, struct nv30_rect *dst
45 nv30_transfer_scaled(struct nv30_rect *src, struct nv30_rect *dst)
553 linear_ptr(struct nv30_rect *rect, char *base, int x, int y, int z)
569 swizzle2d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z)
586 swizzle3d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z)
616 typedef char *(*get_ptr_t)(struct nv30_rect *, char *, int, int, int);
619 get_ptr(struct nv30_rect *rect)
653 struct nv30_rect *sr
[all...]
H A Dnv30_fragtex.c113 format |= fmt->nv30_rect;
119 format |= fmt->nv30_rect;
H A Dnv30_miptree.c76 struct nv30_rect img;
77 struct nv30_rect tmp;
91 struct nv30_rect *rect)
145 struct nv30_rect src, dst;
167 struct nv30_rect src, dst;
H A Dnv30_format.c200 .nv30_rect = NV30_3D_TEX_FORMAT_FORMAT_##b##_RECT, \
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h4 struct nv30_rect { struct
27 struct nv30_rect *, struct nv30_rect *);
H A Dnv30_format.h18 unsigned nv30_rect; member in struct:nv30_texfmt
H A Dnv30_transfer.c28 struct nv30_rect *src, struct nv30_rect *dst
45 nv30_transfer_scaled(struct nv30_rect *src, struct nv30_rect *dst)
553 linear_ptr(struct nv30_rect *rect, char *base, int x, int y, int z)
569 swizzle2d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z)
586 swizzle3d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z)
616 typedef char *(*get_ptr_t)(struct nv30_rect *, char *, int, int, int);
619 get_ptr(struct nv30_rect *rect)
653 struct nv30_rect *sr
[all...]
H A Dnv30_fragtex.c113 format |= fmt->nv30_rect;
119 format |= fmt->nv30_rect;
H A Dnv30_miptree.c81 struct nv30_rect img;
82 struct nv30_rect tmp;
96 struct nv30_rect *rect)
150 struct nv30_rect src, dst;
172 struct nv30_rect src, dst;
H A Dnv30_format.c200 .nv30_rect = NV30_3D_TEX_FORMAT_FORMAT_##b##_RECT, \

Completed in 13 milliseconds