Searched defs:MapCount (Results 1 – 3 of 3) sorted by relevance
160 "MapCount": "CL_MEM_MAP_COUNT", string
360 MapCount = 4, enumerator
65 int MapCount = std::min(max_maps, 1000000 / MapSize); in makeTestingSets() local