Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dresource.cpp143 throw error(CL_OUT_OF_RESOURCES); in root_resource()
183 throw error(CL_OUT_OF_RESOURCES); in mapping()
188 throw error(CL_OUT_OF_RESOURCES); in mapping()
/external/mesa3d/include/CL/
Dcl.h104 #define CL_OUT_OF_RESOURCES -5 macro