Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl.h471 #define CL_CONTEXT_PROPERTIES 0x1082 macro
Dopencl.hpp1239 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()
Dcl.hpp1381 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()