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 Dnv50_context.h238 /* 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 Dnv50_compute.c173 static struct nv50_state_validate
185 ret = nv50_state_validate(nv50, mask, validate_list_cp,
H A Dnv50_state_validate.c489 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 Dnv50_context.h281 /* 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 Dnv50_state_validate.c489 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 Dnv50_compute.c498 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 DMakefile.sources94 nv50/nv50_state_validate.c \

Completed in 8 milliseconds