Home
last modified time | relevance | path

Searched defs:CLContextCL (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/cl/
DCLProgramCL.h60 friend class CLContextCL; variable
DCLPlatformCL.h45 friend class CLContextCL; variable
Dcl_types.h17 class CLContextCL; variable
DCLContextCL.cpp33 CLContextCL::CLContextCL(const cl::Context &context, cl_context native) in CLContextCL() function in rx::CLContextCL