HomeSort by relevance Sort by last modified time
    Searched defs:nv50_state_validate (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_state_validate.c 488 static struct nv50_state_validate
530 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, function
531 struct nv50_state_validate *validate_list, int size,
545 struct nv50_state_validate *validate = &validate_list[i];
571 ret = nv50_state_validate(nv50, mask, validate_list_3d,
nv50_context.h 239 /* nv50_state_validate.c */
240 struct nv50_state_validate { struct
245 bool nv50_state_validate(struct nv50_context *, uint32_t,
246 struct nv50_state_validate *, int, uint32_t *,

Completed in 485 milliseconds