Home
last modified time | relevance | path

Searched refs:nv50_state_validate (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h240 struct nv50_state_validate { struct
245 bool nv50_state_validate(struct nv50_context *, uint32_t, argument
246 struct nv50_state_validate *, int, uint32_t *,
Dnv50_state_validate.c488 static struct nv50_state_validate
530 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, in nv50_state_validate() function
531 struct nv50_state_validate *validate_list, int size, in nv50_state_validate()
545 struct nv50_state_validate *validate = &validate_list[i]; in nv50_state_validate()
571 ret = nv50_state_validate(nv50, mask, validate_list_3d, in nv50_state_validate_3d()
Dnv50_compute.c173 static struct nv50_state_validate
185 ret = nv50_state_validate(nv50, mask, validate_list_cp, in nv50_state_validate_cp()
/external/mesa3d/src/gallium/drivers/nouveau/
DMakefile.sources94 nv50/nv50_state_validate.c \