Searched refs:CL_PROGRAM_SCOPE_GLOBAL_CTORS_PRESENT (Results 1 – 6 of 6) sorted by relevance
2057 case CL_PROGRAM_SCOPE_GLOBAL_CTORS_PRESENT: in FromCLenum()2091 return CL_PROGRAM_SCOPE_GLOBAL_CTORS_PRESENT; in ToCLenum()
1073 error = clGetProgramInfo(program, CL_PROGRAM_SCOPE_GLOBAL_CTORS_PRESENT, in test_consistency_prog_ctor_dtor()
710 #define CL_PROGRAM_SCOPE_GLOBAL_CTORS_PRESENT 0x116A macro
1383 F(cl_program_info, CL_PROGRAM_SCOPE_GLOBAL_CTORS_PRESENT, cl_bool) \
712 #define CL_PROGRAM_SCOPE_GLOBAL_CTORS_PRESENT 0x116A macro