Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dpath.c175 VGint size_dst = size_for_datatype(datatype); in coords_adjust_by_scale_bias() local
182 common_data += size_dst; in coords_adjust_by_scale_bias()
311 VGint size_dst = size_for_datatype(to); in convert_path() local
317 common_data += size_dst; in convert_path()