Home
last modified time | relevance | path

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

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