Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dcl_stubs_autogen.h124 cl_int GetSupportedImageFormats(cl_context context,
Dentry_points_cl_autogen.cpp306 CL_EVENT(GetSupportedImageFormats, in clGetSupportedImageFormats()
316 ANGLE_CL_VALIDATE_ERROR(GetSupportedImageFormats, context, flagsPacked, image_typePacked, in clGetSupportedImageFormats()
319 return GetSupportedImageFormats(context, flagsPacked, image_typePacked, num_entries, in clGetSupportedImageFormats()
Dcl_stubs.cpp305 cl_int GetSupportedImageFormats(cl_context context, in GetSupportedImageFormats() function