Home
last modified time | relevance | path

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

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