Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLDeviceCL.h41 friend class CLPlatformCL; variable
H A Dcl_types.h22 class CLPlatformCL; variable
H A DCLPlatformCL.cpp451 CLPlatformCL::CLPlatformCL(const cl::Platform &platform, cl_platform_id native, bool isIcd) in CLPlatformCL() function in rx::CLPlatformCL