/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/ |
H A D | event.rs | 99 pub fn status(&self) -> cl_int { in status() 103 fn set_status(&self, mut lock: MutexGuard<EventMutState>, new: cl_int) { in set_status() 149 pub fn set_user_status(&self, status: cl_int) { in set_user_status() 182 pub fn add_cb(&self, state: cl_int, cb: EventCB) { in add_cb() 207 pub fn wait(&self) -> cl_int { in wait() 222 pub fn call(&self, ctx: &QueueContext) -> cl_int { in call()
|
H A D | program.rs | 379 ) -> Result<Arc<Program>, Vec<cl_int>> { in from_bins()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/ |
H A D | icd.rs | 447 ) -> cl_int { in clGetPlatformInfo() 462 ) -> cl_int { in clIcdGetPlatformIDsKHR() 534 errcode_ret: *mut cl_int, in clLinkProgram() 583 ) -> cl_int { in clGetKernelSubGroupInfo()
|
H A D | program.rs | 182 binary_status: *mut cl_int, in create_program_with_binary() 419 ) -> CLResult<(cl_program, cl_int)> { in link_program() argument
|
H A D | types.rs | 140 pub fn call(self, event: &Event, status: cl_int) { in call() 340 fn try_into(self) -> Result<[T; 3], cl_int> { in try_into() argument
|
H A D | event.rs | 118 command_exec_callback_type: cl_int, in set_event_callback()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/ |
H A D | test_op_undef.cpp | 65 TEST_UNDEF(true , cl_int ) in TEST_UNDEF() argument
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/ |
H A D | event.cpp | 124 clSetEventCallback(cl_event d_ev, cl_int type, in clSetEventCallback() argument
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/buffers/ |
H A D | test_buffer_map.cpp | 682 DECLARE_LOCK_TEST(int, cl_int) in DECLARE_LOCK_TEST() argument
|
H A D | test_buffer_read.cpp | 1043 DECLARE_READ_TEST(int, cl_int) in DECLARE_READ_TEST() argument
|
/aosp_15_r20/external/OpenCL-ICD-Loader/test/driver_stub/ |
H A D | cl.c | 1209 cl_int command_exec_callback_type , in clSetEventCallback() argument
|
/aosp_15_r20/external/ComputeLibrary/include/CL/ |
H A D | opencl.hpp | 3314 cl_int setCallback( in setCallback() argument
|
H A D | cl_platform.h | 149 typedef signed __int32 cl_int; typedef
|
/aosp_15_r20/external/angle/include/CL/ |
H A D | cl_platform.h | 154 typedef signed __int32 cl_int; typedef
|
/aosp_15_r20/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
H A D | cl_platform.h | 154 typedef signed __int32 cl_int; typedef
|
/aosp_15_r20/external/OpenCL-Headers/CL/ |
H A D | cl_platform.h | 154 typedef signed __int32 cl_int; typedef
|
/aosp_15_r20/external/mesa3d/include/CL/ |
H A D | cl_platform.h | 154 typedef signed __int32 cl_int; typedef
|
H A D | cl.hpp | 2949 cl_int setCallback( in setCallback() argument
|
H A D | opencl.hpp | 3354 cl_int setCallback( in setCallback() argument
|
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/ |
H A D | opencl.hpp | 3728 cl_int setCallback( in setCallback() argument
|