Home
last modified time | relevance | path

Searched defs:srcy_adj (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c1527 const int32_t srcy_adj = info->src.box.height < 0 ? -1 : 0; in nv50_blit_eng2d() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c1434 const int32_t srcy_adj = info->src.box.height < 0 ? -1 : 0; in nvc0_blit_eng2d() local

Completed in 6 milliseconds