Searched refs:nv50_state_validate (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_context.h | 282 struct nv50_state_validate { struct 287 bool nv50_state_validate(struct nv50_context *, uint32_t, argument 288 struct nv50_state_validate *, int, uint32_t *,
|
D | nv50_state_validate.c | 489 static struct nv50_state_validate 531 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, in nv50_state_validate() function 532 struct nv50_state_validate *validate_list, int size, in nv50_state_validate() 546 struct nv50_state_validate *validate = &validate_list[i]; in nv50_state_validate() 572 ret = nv50_state_validate(nv50, mask, validate_list_3d, in nv50_state_validate_3d()
|
D | nv50_compute.c | 498 static struct nv50_state_validate 516 ret = nv50_state_validate(nv50, mask, validate_list_cp, in nv50_state_validate_cp()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | meson.build | 109 'nv50/nv50_state_validate.c',
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 2827 "../src/gallium/drivers/nouveau/nv50/nv50_state_validate.c",
|