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

  /external/mesa3d/src/gallium/state_trackers/clover/api/
context.cpp 29 clCreateContext(const cl_context_properties *props, cl_uint num_devs,
60 clCreateContextFromType(const cl_context_properties *props,
113 case CL_CONTEXT_PROPERTIES:
114 return vector_property<cl_context_properties>(buf, size, size_ret,
  /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...]
cl.hpp 99 * cl_context_properties properties[] =
100 * { CL_CONTEXT_PLATFORM, (cl_context_properties)(platforms[0])(), 0};
838 F(cl_context_info, CL_CONTEXT_PROPERTIES, VECTOR_CLASS<cl_context_properties>) \
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.h 62 typedef intptr_t cl_context_properties; typedef
314 #define CL_CONTEXT_PROPERTIES 0x1082
317 /* cl_context_properties */
612 clCreateContext(const cl_context_properties * /* properties */,
620 clCreateContextFromType(const cl_context_properties * /* properties */,
    [all...]
cl.hpp 103 * cl_context_properties properties[] =
104 * { CL_CONTEXT_PLATFORM, (cl_context_properties)(platforms[0])(), 0};
    [all...]
  /external/opencv3/modules/core/src/
ocl.cpp 239 typedef intptr_t cl_context_properties; typedef
475 #define CL_CONTEXT_PROPERTIES 0x1082
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 875 milliseconds