Home
last modified time | relevance | path

Searched refs:CL_INVALID_PROPERTY (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dcontext.cpp45 throw error(CL_INVALID_PROPERTY); in clCreateContext()
H A Dmemory.cpp92 throw error(CL_INVALID_PROPERTY); in fill_properties()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dproperty.hpp239 throw error(CL_INVALID_PROPERTY); in obj()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp50 // CL_INVALID_PROPERTY if the same property name is specified more than once. in ValidateContextProperties()
53 return CL_INVALID_PROPERTY; in ValidateContextProperties()
67 // CL_INVALID_PROPERTY if the value specified for a supported property name in ValidateContextProperties()
71 return CL_INVALID_PROPERTY; in ValidateContextProperties()
79 // CL_INVALID_PROPERTY if context property name in properties in ValidateContextProperties()
81 return CL_INVALID_PROPERTY; in ValidateContextProperties()
3597 // CL_INVALID_PROPERTY if a property name in properties is not a supported property name, in ValidateCreateBufferWithProperties()
3602 return CL_INVALID_PROPERTY; in ValidateCreateBufferWithProperties()
3623 // CL_INVALID_PROPERTY if a property name in properties is not a supported property name, in ValidateCreateImageWithProperties()
3628 return CL_INVALID_PROPERTY; in ValidateCreateImageWithProperties()
[all...]
/third_party/mesa3d/include/CL/
H A Dcl.h247 #define CL_INVALID_PROPERTY -64 macro
/third_party/opencl-headers/CL/
H A Dcl.h256 #define CL_INVALID_PROPERTY -64 macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl.h249 #define CL_INVALID_PROPERTY -64 macro

Completed in 24 milliseconds