Home
last modified time | relevance | path

Searched refs:CL_PROGRAM_DEVICES (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.h707 #define CL_PROGRAM_DEVICES 0x1163 macro
Dopencl.hpp1276 F(cl_program_info, CL_PROGRAM_DEVICES, cl::vector<Device>) \
6844 auto devs = getInfo<CL_PROGRAM_DEVICES>(&result); in getBuildInfo()
Dcl.hpp1418 F(cl_program_info, CL_PROGRAM_DEVICES, VECTOR_CLASS<Device>) \