Home
last modified time | relevance | path

Searched refs:clGetSupportedImageFormats (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddispatch.cpp47 clGetSupportedImageFormats,
H A Dmemory.cpp367 clGetSupportedImageFormats(cl_context d_ctx, cl_mem_flags flags, in clGetSupportedImageFormats() function
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dcl_dispatch_table.cpp37 cl::clGetSupportedImageFormats,
H A Dproc_table_cl_autogen.cpp44 {"clGetSupportedImageFormats", P(::cl::clGetSupportedImageFormats)}, in GetProcTable()
H A Dentry_points_cl_autogen.h77 cl_int CL_API_CALL clGetSupportedImageFormats(cl_context context,
H A Dentry_points_cl_autogen.cpp299 cl_int CL_API_CALL clGetSupportedImageFormats(cl_context context, in clGetSupportedImageFormats() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp192 ANGLE_CL_TRY(mNative->getDispatch().clGetSupportedImageFormats( in getSupportedImageFormats()
195 ANGLE_CL_TRY(mNative->getDispatch().clGetSupportedImageFormats( in getSupportedImageFormats()
H A DCLPlatformCL.cpp71 mNative->getDispatch().clGetSupportedImageFormats == nullptr || in createInfo()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A DlibOpenCL_autogen.cpp139 cl_int CL_API_CALL clGetSupportedImageFormats(cl_context context, in clGetSupportedImageFormats() function
146 return cl::GetDispatch().clGetSupportedImageFormats(context, flags, image_type, num_entries, in clGetSupportedImageFormats()
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1515 cle = clGetSupportedImageFormats(hwctx->context, in opencl_frames_get_constraints()
1539 cle = clGetSupportedImageFormats(hwctx->context, in opencl_frames_get_constraints()
/third_party/opencl-headers/CL/
H A Dcl_icd.h1125 cl_api_clGetSupportedImageFormats clGetSupportedImageFormats; member
H A Dcl.h1156 clGetSupportedImageFormats(cl_context context,
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_icd.h1125 cl_api_clGetSupportedImageFormats clGetSupportedImageFormats; member
H A Dcl.h1149 clGetSupportedImageFormats(cl_context context,
/third_party/mesa3d/include/CL/
H A Dcl_icd.h1125 cl_api_clGetSupportedImageFormats clGetSupportedImageFormats; member
H A Dcl.h1147 clGetSupportedImageFormats(cl_context context,
H A Dcl2.hpp842 #define __GET_SUPPORTED_IMAGE_FORMATS_ERR CL_HPP_ERR_STR_(clGetSupportedImageFormats)
3046 * Wraps clGetSupportedImageFormats().
3059 cl_int err = ::clGetSupportedImageFormats( in getSupportedImageFormats()
3072 err = ::clGetSupportedImageFormats( in getSupportedImageFormats()
H A Dcl.hpp396 #define __GET_SUPPORTED_IMAGE_FORMATS_ERR __ERR_STR(clGetSupportedImageFormats)
2781 * Wraps clGetSupportedImageFormats().
2794 cl_int err = ::clGetSupportedImageFormats( in getSupportedImageFormats()
2808 err = ::clGetSupportedImageFormats( in getSupportedImageFormats()

Completed in 56 milliseconds