Searched refs:accessHint (Results 1 – 1 of 1) sorted by relevance
182 public static FrameType image2D(int elementType, int accessHint) { in image2D() argument183 return FrameType.fetchType(elementType, 2, accessHint); in image2D()