Home
last modified time | relevance | path

Searched refs:u_box_pixels_to_blocks (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_box.h248 u_box_pixels_to_blocks(struct pipe_box *blocks, in u_box_pixels_to_blocks() function
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c292 u_box_pixels_to_blocks(&ptrans->box, &ptrans->box, format); in v3d_resource_transfer_map()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c189 u_box_pixels_to_blocks(&ptrans->box, &ptrans->box, format); in vc4_resource_transfer_map()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c1123 u_box_pixels_to_blocks(&box_blocks, box, format); in panfrost_ptr_map()

Completed in 8 milliseconds