Home
last modified time | relevance | path

Searched refs:CL_INVALID_HOST_PTR (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Dmemory.cpp37 throw error(CL_INVALID_HOST_PTR); in clCreateBuffer()
114 throw error(CL_INVALID_HOST_PTR); in clCreateImage2D()
150 throw error(CL_INVALID_HOST_PTR); in clCreateImage3D()
/external/mesa3d/include/CL/
Dcl.h122 #define CL_INVALID_HOST_PTR -37 macro