OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ret_error
(Results
1 - 9
of
9
) sorted by null
/external/mesa3d/src/gallium/state_trackers/clover/api/
context.cpp
49
ret_error
(errcode_ret, CL_SUCCESS);
55
ret_error
(errcode_ret, e);
70
ret_error
(errcode_ret, ret);
queue.cpp
42
ret_error
(errcode_ret, CL_SUCCESS);
46
ret_error
(errcode_ret, e);
sampler.cpp
35
ret_error
(errcode_ret, CL_SUCCESS);
39
ret_error
(errcode_ret, e);
memory.cpp
47
ret_error
(errcode_ret, CL_SUCCESS);
51
ret_error
(errcode_ret, e);
81
ret_error
(errcode_ret, CL_SUCCESS);
89
ret_error
(errcode_ret, e);
119
ret_error
(errcode_ret, CL_SUCCESS);
124
ret_error
(errcode_ret, e);
155
ret_error
(errcode_ret, CL_SUCCESS);
160
ret_error
(errcode_ret, e);
program.cpp
48
ret_error
(errcode_ret, CL_SUCCESS);
52
ret_error
(errcode_ret, e);
104
ret_error
(errcode_ret, CL_SUCCESS);
110
ret_error
(errcode_ret, e);
kernel.cpp
43
ret_error
(errcode_ret, CL_SUCCESS);
47
ret_error
(errcode_ret, CL_INVALID_KERNEL_NAME);
51
ret_error
(errcode_ret, e);
util.hpp
147
ret_error
(cl_int *p, const clover::error &e) {
function in namespace:clover
event.cpp
33
ret_error
(errcode_ret, CL_SUCCESS);
37
ret_error
(errcode_ret, e);
transfer.cpp
455
ret_error
(errcode_ret, CL_SUCCESS);
459
ret_error
(errcode_ret, e);
480
ret_error
(errcode_ret, CL_SUCCESS);
484
ret_error
(errcode_ret, e);
Completed in 231 milliseconds