Searched refs:imageSupport (Results 1 – 5 of 5) sorted by relevance
43 cl_bool imageSupport = CL_FALSE; member
176 copyValue = &mInfo.imageSupport; in getInfo()177 copySize = sizeof(mInfo.imageSupport); in getInfo()
193 return ptr->getInfo().imageSupport == CL_TRUE; in supportsImages()
187 if (queue.getDevice().getInfo().imageSupport == CL_FALSE) in ValidateCommandQueueAndEventWaitList()
87 !GetDeviceInfo(mNative, cl::DeviceInfo::ImageSupport, info.imageSupport) || in createInfo()