Home
last modified time | relevance | path

Searched refs:clFlush (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_icd.h1152 cl_api_clFlush clFlush; member
Dcl.h1497 clFlush(cl_command_queue command_queue) CL_API_SUFFIX__VERSION_1_0;
Dopencl.hpp929 #define __FLUSH_ERR CL_HPP_ERR_STR_(clFlush)
8855 return detail::errHandler(::clFlush(object_), __FLUSH_ERR); in flush()
Dcl.hpp453 #define __FLUSH_ERR __ERR_STR(clFlush)
6602 return detail::errHandler(::clFlush(object_), __FLUSH_ERR); in flush()