Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.h526 typedef cl_command_buffer_khr(CL_API_CALL *PFN_clCreateCommandBufferKHR)( typedef
682 extern PFN_clCreateCommandBufferKHR clCreateCommandBufferKHR;
Dopencl_wrapper.cc367 PFN_clCreateCommandBufferKHR clCreateCommandBufferKHR; in LoadOpenCLFunctions()
/external/OpenCL-CLHPP/include/CL/
Dopencl.hpp1073 CL_HPP_DEFINE_STATIC_MEMBER_ PFN_clCreateCommandBufferKHR pfn_clCreateCommandBufferKHR …