Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceClFlags.cpp99 using cl_type = cl::list<T>; typedef
103 using cl_type = cl::opt<T>; typedef
108 using cl_type = cl::opt<T>; typedef
/external/mesa3d/include/CL/
Dcl.hpp1093 typedef T cl_type; typedef in cl::detail::Wrapper