Searched defs:nrects (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_resource.c | 473 get_damage_bound_box(struct pipe_resource *pres, const struct pipe_box *rects, unsigned int nrects, struct pipe_scissor_state *bound) get_damage_bound_box() argument 491 lima_resource_set_damage_region(struct pipe_screen *pscreen, struct pipe_resource *pres, unsigned int nrects, const struct pipe_box *rects) lima_resource_set_damage_region() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_resource.c | 511 panfrost_resource_set_damage_region(struct pipe_screen *screen, struct pipe_resource *res, unsigned int nrects, const struct pipe_box *rects) panfrost_resource_set_damage_region() argument
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri2.c | 2204 dri2_set_damage_region(__DRIdrawable *dPriv, unsigned int nrects, int *rects) in dri2_set_damage_region() argument
|
Completed in 7 milliseconds