Searched refs:CL_CONTEXT_PROPERTIES (Results 1 – 3 of 3) sorted by relevance
471 #define CL_CONTEXT_PROPERTIES 0x1082 macro
1239 F(cl_context_info, CL_CONTEXT_PROPERTIES, cl::vector<cl_context_properties>) \4170 vector<cl_context_properties> props = context.getInfo<CL_CONTEXT_PROPERTIES>(); in BufferD3D10()
1381 F(cl_context_info, CL_CONTEXT_PROPERTIES, VECTOR_CLASS<cl_context_properties>) \3397 vector<cl_context_properties> props = context.getInfo<CL_CONTEXT_PROPERTIES>(); in BufferD3D10()