Searched refs:CL_INVALID_PLATFORM (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp75 throw error(CL_INVALID_PLATFORM);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Derror.hpp179 error(CL_INVALID_PLATFORM, what) {}
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dcontext.cpp75 throw error(CL_INVALID_PLATFORM);
H A Dplatform.cpp56 throw error(CL_INVALID_PLATFORM);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Derror.hpp183 error(CL_INVALID_PLATFORM, what) {}
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h197 #define CL_INVALID_PLATFORM -32 macro
H A Dcl2.hpp2233 default_error_ = CL_INVALID_PLATFORM;
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h214 #define CL_INVALID_PLATFORM -32 macro
H A Dcl2.hpp2377 default_error_ = CL_INVALID_PLATFORM;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst1123 - clover: return CL_INVALID_PLATFORM properly.

Completed in 39 milliseconds