Searched refs:version_t (Results 1 – 1 of 1) sorted by relevance
94 typedef struct _version version_t; typedef105 int vercmp(version_t a, version_t b) in vercmp()123 version_t version; // Opcode is introduced in this version of OpenCL spec.285 version_t301 version_t312 int getImageInfo(cl_device_id device, const version_t& version) in getImageInfo()990 int parseVersion(char const* str, version_t* version) in parseVersion()1092 version_t version = { 0, 0 }; // Version of the device. Will get real value in getConfigInfos()1094 version_t const ver11 = { 1, 1 }; // Version 1.1. in getConfigInfos()1212 version_t version = { 0, 0 }; // Version of the device. Will get real value in getPlatformCapabilities()