/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/ |
nvc0_transfer.c | 391 nvc0->m2mf_copy_rect(nvc0, &tx->rect[1], &tx->rect[0], 418 nvc0->m2mf_copy_rect(nvc0, &tx->rect[0], &tx->rect[1], 505 nvc0->m2mf_copy_rect = nve4_m2mf_transfer_rect; 509 nvc0->m2mf_copy_rect = nvc0_m2mf_transfer_rect;
|
nvc0_context.h | 82 void (*m2mf_copy_rect)(struct nvc0_context *, member in struct:nvc0_context
|
nvc0_surface.c | 238 nvc0->m2mf_copy_rect(nvc0, &drect, &srect, nx, ny); [all...] |
/external/mesa3d/src/gallium/drivers/nvc0/ |
nvc0_transfer.c | 391 nvc0->m2mf_copy_rect(nvc0, &tx->rect[1], &tx->rect[0], 418 nvc0->m2mf_copy_rect(nvc0, &tx->rect[0], &tx->rect[1], 505 nvc0->m2mf_copy_rect = nve4_m2mf_transfer_rect; 509 nvc0->m2mf_copy_rect = nvc0_m2mf_transfer_rect;
|
nvc0_context.h | 82 void (*m2mf_copy_rect)(struct nvc0_context *, member in struct:nvc0_context
|
nvc0_surface.c | 238 nvc0->m2mf_copy_rect(nvc0, &drect, &srect, nx, ny); [all...] |