Home
last modified time | relevance | path

Searched refs:clGetSupportedImageFormats (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddispatch.cpp46 clGetSupportedImageFormats,
Dmemory.cpp241 clGetSupportedImageFormats(cl_context d_ctx, cl_mem_flags flags, in clGetSupportedImageFormats() function
Ddispatch.hpp153 CL_API_ENTRY cl_int (CL_API_CALL *clGetSupportedImageFormats)(
/external/mesa3d/include/CL/
Dcl.h689 clGetSupportedImageFormats(cl_context /* context */,
Dcl.hpp269 #define __GET_SUPPORTED_IMAGE_FORMATS_ERR __ERR_STR(clGetSupportedImageFormats)
1503 cl_int err = ::clGetSupportedImageFormats( in getSupportedImageFormats()
1516 err = ::clGetSupportedImageFormats( in getSupportedImageFormats()