Searched refs:nv50_state_validate (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.h | 238 /* nv50_state_validate.c */ 239 struct nv50_state_validate { struct 244 bool nv50_state_validate(struct nv50_context *, uint32_t, 245 struct nv50_state_validate *, int, uint32_t *,
|
| H A D | nv50_compute.c | 173 static struct nv50_state_validate 185 ret = nv50_state_validate(nv50, mask, validate_list_cp,
|
| H A D | nv50_state_validate.c | 489 static struct nv50_state_validate 531 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, function in typeref:typename:bool 532 struct nv50_state_validate *validate_list, int size, 546 struct nv50_state_validate *validate = &validate_list[i]; 572 ret = nv50_state_validate(nv50, mask, validate_list_3d,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.h | 281 /* nv50_state_validate.c */ 282 struct nv50_state_validate { struct 287 bool nv50_state_validate(struct nv50_context *, uint32_t, 288 struct nv50_state_validate *, int, uint32_t *,
|
| H A D | nv50_state_validate.c | 489 static struct nv50_state_validate 531 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, function in typeref:typename:bool 532 struct nv50_state_validate *validate_list, int size, 546 struct nv50_state_validate *validate = &validate_list[i]; 572 ret = nv50_state_validate(nv50, mask, validate_list_3d,
|
| H A D | nv50_compute.c | 498 static struct nv50_state_validate 516 ret = nv50_state_validate(nv50, mask, validate_list_cp,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | Makefile.sources | 94 nv50/nv50_state_validate.c \
|
Completed in 8 milliseconds