Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_copyimage.c424 const struct util_format_description *canon_desc, *noncanon_desc; in handle_complex_copy() local
433 noncanon_desc = util_format_description(noncanon_format); in handle_complex_copy()
437 src_is_noncanon = same_size_and_swizzle(src_desc, noncanon_desc); in handle_complex_copy()
438 dst_is_noncanon = same_size_and_swizzle(dst_desc, noncanon_desc); in handle_complex_copy()

Completed in 1 milliseconds