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

  /external/chromium_org/third_party/mesa/src/include/CL/
cl.h 79 typedef cl_uint cl_kernel_info; typedef
385 /* cl_kernel_info */
    [all...]
cl.hpp 884 F(cl_kernel_info, CL_KERNEL_FUNCTION_NAME, STRING_CLASS) \
885 F(cl_kernel_info, CL_KERNEL_NUM_ARGS, cl_uint) \
886 F(cl_kernel_info, CL_KERNEL_REFERENCE_COUNT, cl_uint) \
887 F(cl_kernel_info, CL_KERNEL_CONTEXT, cl::Context) \
888 F(cl_kernel_info, CL_KERNEL_PROGRAM, cl::Program) \
    [all...]
  /external/mesa3d/include/CL/
cl.h 79 typedef cl_uint cl_kernel_info; typedef
385 /* cl_kernel_info */
    [all...]
cl.hpp 884 F(cl_kernel_info, CL_KERNEL_FUNCTION_NAME, STRING_CLASS) \
885 F(cl_kernel_info, CL_KERNEL_NUM_ARGS, cl_uint) \
886 F(cl_kernel_info, CL_KERNEL_REFERENCE_COUNT, cl_uint) \
887 F(cl_kernel_info, CL_KERNEL_CONTEXT, cl::Context) \
888 F(cl_kernel_info, CL_KERNEL_PROGRAM, cl::Program) \
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
kernel.cpp 120 clGetKernelInfo(cl_kernel kern, cl_kernel_info param,
  /external/mesa3d/src/gallium/state_trackers/clover/api/
kernel.cpp 120 clGetKernelInfo(cl_kernel kern, cl_kernel_info param,

Completed in 3191 milliseconds