Searched defs:CLMemoryImpl (Results 1 – 2 of 2) sorted by relevance
13 CLMemoryImpl::CLMemoryImpl(const cl::Memory &memory) : mMemory(memory) {} in CLMemoryImpl() function in rx::CLMemoryImpl
21 class CLMemoryImpl; variable