Home
last modified time | relevance | path

Searched refs:dst_is_canon (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c414 bool dst_is_canon; in handle_complex_copy() local
423 dst_is_canon = same_size_and_swizzle(dst_desc, canon_desc); in handle_complex_copy()
436 if (dst_is_canon) { in handle_complex_copy()