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 D | nv30_transfer.h | 4 struct nv30_rect { struct 27 struct nv30_rect *, struct nv30_rect *);
|
| H A D | nv30_format.h | 18 unsigned nv30_rect; member in struct:nv30_texfmt
|
| H A D | nv30_transfer.c | 28 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 D | nv30_fragtex.c | 113 format |= fmt->nv30_rect; 119 format |= fmt->nv30_rect;
|
| H A D | nv30_miptree.c | 76 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 D | nv30_format.c | 200 .nv30_rect = NV30_3D_TEX_FORMAT_FORMAT_##b##_RECT, \
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_transfer.h | 4 struct nv30_rect { struct 27 struct nv30_rect *, struct nv30_rect *);
|
| H A D | nv30_format.h | 18 unsigned nv30_rect; member in struct:nv30_texfmt
|
| H A D | nv30_transfer.c | 28 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 D | nv30_fragtex.c | 113 format |= fmt->nv30_rect; 119 format |= fmt->nv30_rect;
|
| H A D | nv30_miptree.c | 81 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 D | nv30_format.c | 200 .nv30_rect = NV30_3D_TEX_FORMAT_FORMAT_##b##_RECT, \
|
Completed in 13 milliseconds