HomeSort by relevance Sort by last modified time
    Searched defs:CL_CONTEXT_PROPERTIES (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/include/CL/
cl.h 62 typedef intptr_t cl_context_properties; typedef
266 #define CL_CONTEXT_PROPERTIES 0x1082
269 /* cl_context_info + cl_context_properties */
476 clCreateContext(const cl_context_properties * /* properties */,
484 clCreateContextFromType(const cl_context_properties * /* properties */,
    [all...]
  /external/mesa3d/include/CL/
cl.h 62 typedef intptr_t cl_context_properties; typedef
266 #define CL_CONTEXT_PROPERTIES 0x1082
269 /* cl_context_info + cl_context_properties */
476 clCreateContext(const cl_context_properties * /* properties */,
484 clCreateContextFromType(const cl_context_properties * /* properties */,
    [all...]

Completed in 38 milliseconds