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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Ddispatch.cpp46 clGetSupportedImageFormats,
H A Dmemory.cpp246 clGetSupportedImageFormats(cl_context d_ctx, cl_mem_flags flags, function in typeref:typename:CLOVER_API cl_int
H A Ddispatch.hpp161 CL_API_ENTRY cl_int (CL_API_CALL *clGetSupportedImageFormats)(
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Ddispatch.cpp47 clGetSupportedImageFormats,
H A Dmemory.cpp316 clGetSupportedImageFormats(cl_context d_ctx, cl_mem_flags flags, function in typeref:typename:CLOVER_API cl_int
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h1020 clGetSupportedImageFormats(cl_context context,
H A Dcl2.hpp813 #define __GET_SUPPORTED_IMAGE_FORMATS_ERR CL_HPP_ERR_STR_(clGetSupportedImageFormats)
2902 * Wraps clGetSupportedImageFormats().
2915 cl_int err = ::clGetSupportedImageFormats(
2928 err = ::clGetSupportedImageFormats(
H A Dcl.hpp396 #define __GET_SUPPORTED_IMAGE_FORMATS_ERR __ERR_STR(clGetSupportedImageFormats)
2781 * Wraps clGetSupportedImageFormats().
2794 cl_int err = ::clGetSupportedImageFormats(
2808 err = ::clGetSupportedImageFormats(
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h1147 clGetSupportedImageFormats(cl_context context,
H A Dcl_icd.h1125 cl_api_clGetSupportedImageFormats clGetSupportedImageFormats; member in struct:_cl_icd_dispatch
H A Dcl2.hpp842 #define __GET_SUPPORTED_IMAGE_FORMATS_ERR CL_HPP_ERR_STR_(clGetSupportedImageFormats)
3046 * Wraps clGetSupportedImageFormats().
3059 cl_int err = ::clGetSupportedImageFormats(
3072 err = ::clGetSupportedImageFormats(
H A Dcl.hpp396 #define __GET_SUPPORTED_IMAGE_FORMATS_ERR __ERR_STR(clGetSupportedImageFormats)
2781 * Wraps clGetSupportedImageFormats().
2794 cl_int err = ::clGetSupportedImageFormats(
2808 err = ::clGetSupportedImageFormats(
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst193 - clover: Fix incorrect error check in clGetSupportedImageFormats

Completed in 70 milliseconds