Searched refs:OCLVer (Results 1 – 3 of 3) sorted by relevance
42 bool is_##Ext##_supported(unsigned OCLVer) const { \43 return Ext && OCLVer >= Avail; \
31 const char OCLVer[] = "opencl.ocl.version"; variable128 kOCLMD::OCLVer in runOnModule()