Home
last modified time | relevance | path

Searched defs:CLCommandQueueCL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A Dcl_types.h16 class CLCommandQueueCL; variable
H A DCLContextCL.h96 friend class CLCommandQueueCL; variable
H A DCLCommandQueueCL.cpp40 CLCommandQueueCL::CLCommandQueueCL(const cl::CommandQueue &commandQueue, cl_command_queue native) in CLCommandQueueCL() function in rx::CLCommandQueueCL