Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.h705 #define CL_PROGRAM_CONTEXT 0x1161 macro
Dopencl.hpp1274 F(cl_program_info, CL_PROGRAM_CONTEXT, cl::Context) \
6979 Context ctx = input1.getInfo<CL_PROGRAM_CONTEXT>(&error_local); in linkProgram()
7020 ctx = inputPrograms[0].getInfo<CL_PROGRAM_CONTEXT>(&error_local); in linkProgram()
Dcl.hpp1416 F(cl_program_info, CL_PROGRAM_CONTEXT, cl::Context) \
5399 Context ctx = input1.getInfo<CL_PROGRAM_CONTEXT>(&error_local); in linkProgram()
5442 ctx = inputPrograms[0].getInfo<CL_PROGRAM_CONTEXT>(&error_local); in linkProgram()