Searched refs:supports_image3d_writes (Results 1 – 3 of 3) sorted by relevance
144 info.opencl_info.supports_image3d_writes = false; in GpuInfoFromDeviceID()150 info.opencl_info.supports_image3d_writes = true; in GpuInfoFromDeviceID()184 if (!info.opencl_info.supports_image3d_writes && in GpuInfoFromDeviceID()191 info.opencl_info.supports_image3d_writes = true; in GpuInfoFromDeviceID()
264 bool supports_image3d_writes; member
445 return opencl_info.supports_image3d_writes; in SupportsImage3D()