Searched defs:dst_bw (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | copyimage.c | 617 GLuint src_bw, src_bh, dst_bw, dst_bh; in _mesa_CopyImageSubData() local 776 GLuint src_bw, src_bh, dst_bw, dst_bh; in _mesa_CopyImageSubDataNV() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_surface.c | 216 unsigned src_bs, dst_bs, src_bw, dst_bw, src_bh, dst_bh; in util_resource_copy_region() local
|
Completed in 6 milliseconds