Lines Matching full:rusticl
40 - RustiCL (or maybe not...): radeonsi freezes after 2 hours of simulation, zink works just fine
136 - rusticl/event: make set_status handle error status properly
137 - rusticl/queue: do not overwrite event error states
138 - rusticl/queue: properly check all dependencies for an error status
139 - rusticl/event: properly implement CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST
140 - rusticl/queue: properly implement in-order queue error checking
141 - rusticl/event: return execution errors when doing a blocking enqueue
142 - rusticl/mesa: handle failures with u_upload_data
143 - rusticl/mesa: set take_ownership to true in set_constant_buffer_stream
149 - rusticl: fix clippy lint having bounds defined in multiple places
150 - rusticl/program: protect against 0 length in slice::from_raw_parts
151 - rusticl/api: protect against 0 length in slice::from_raw_parts
152 - rusticl/spirv: protect against 0 length in slice::from_raw_parts