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

  /external/mesa3d/src/gallium/state_trackers/clover/api/
dispatch.cpp 47 clGetMemObjectInfo,
memory.cpp 267 clGetMemObjectInfo(cl_mem d_mem, cl_mem_info param,
dispatch.hpp 161 CL_API_ENTRY cl_int (CL_API_CALL *clGetMemObjectInfo)(
  /external/libxcam/modules/ocl/
cl_memory.cpp 132 error_code = clGetMemObjectInfo (mem_id, param_name, param_size, param, param_size_ret);
137 "clGetMemObjectInfo failed on param:%d, errno:%d", param_name, error_code);
  /external/mesa3d/include/CL/
cl.h     [all...]
cl.hpp 259 #define __GET_MEM_OBJECT_INFO_ERR __ERR_STR(clGetMemObjectInfo)
    [all...]

Completed in 137 milliseconds