Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c226 struct pipe_box map_box = *box; in transfer_map_msaa() local
227 map_box.x = 0; in transfer_map_msaa()
228 map_box.y = 0; in transfer_map_msaa()
230 void *ss_map = pctx->texture_map(pctx, trans->ss, 0, usage, &map_box, in transfer_map_msaa()

Completed in 2 milliseconds