Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Derror.hpp183 error(CL_INVALID_PLATFORM, what) {} in invalid_object_error()
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dcontext.cpp75 throw error(CL_INVALID_PLATFORM); in clCreateContextFromType()
H A Dplatform.cpp56 throw error(CL_INVALID_PLATFORM); in find_platform()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp56 // CL_INVALID_PLATFORM if platform value specified in properties in ValidateContextProperties()
60 return CL_INVALID_PLATFORM; in ValidateContextProperties()
89 // CL_INVALID_PLATFORM if properties is NULL and no platform could be selected. in ValidateContextProperties()
92 return CL_INVALID_PLATFORM; in ValidateContextProperties()
519 // CL_INVALID_PLATFORM if platform is not a valid platform. in ValidateGetPlatformInfo()
522 return CL_INVALID_PLATFORM; in ValidateGetPlatformInfo()
552 // CL_INVALID_PLATFORM if platform is not a valid platform. in ValidateGetDeviceIDs()
555 return CL_INVALID_PLATFORM; in ValidateGetDeviceIDs()
3040 // CL_INVALID_PLATFORM if platform is not a valid platform. in ValidateUnloadPlatformCompiler()
3043 return CL_INVALID_PLATFORM; in ValidateUnloadPlatformCompiler()
[all...]
/third_party/mesa3d/include/CL/
H A Dcl.h214 #define CL_INVALID_PLATFORM -32 macro
H A Dcl2.hpp2377 default_error_ = CL_INVALID_PLATFORM; in makeDefault()
/third_party/opencl-headers/CL/
H A Dcl.h223 #define CL_INVALID_PLATFORM -32 macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl.h216 #define CL_INVALID_PLATFORM -32 macro

Completed in 30 milliseconds