Home
last modified time | relevance | path

Searched defs:CLContextImpl (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/
DCLContextImpl.cpp13 CLContextImpl::CLContextImpl(const cl::Context &context) : mContext(context) {} in CLContextImpl() function in rx::CLContextImpl
DCLtypes.h17 class CLContextImpl; variable