Searched refs:CL_MEM_OBJECT_IMAGE2D_ARRAY (Results 1 – 3 of 3) sorted by relevance
144 desc->image_type == CL_MEM_OBJECT_IMAGE2D_ARRAY)) in clCreateImage()204 case CL_MEM_OBJECT_IMAGE2D_ARRAY: in clCreateImage()
641 cl_desc.image_type = CL_MEM_OBJECT_IMAGE2D_ARRAY; in init_image_2d_array()
396 #define CL_MEM_OBJECT_IMAGE2D_ARRAY 0x10F3 macro