Home
last modified time | relevance | path

Searched defs:p2_mask (Results 1 – 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp157 vmask p2_mask = lane_mask & (texel_partition == vint(2)); in compute_partition_averages_rgb() local
338 vmask p2_mask = lane_mask & (texel_partition == vint(2)); in compute_partition_averages_rgba() local
Dastcenc_ideal_endpoints_and_weights.cpp1381 vmask4 p2_mask = vint4::lane_id() == vint4(plane2_component); in recompute_ideal_colors_2planes() local