Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/grl/gpu/
DAABB.h307 uint coordDataFiltered; in AABB_sub_group_shuffle_coordPerLane() local
309 if (lane < 8) coordDataFiltered = as_uint(coordData[lane]); in AABB_sub_group_shuffle_coordPerLane()
310 return coordDataFiltered; in AABB_sub_group_shuffle_coordPerLane()