Searched refs:first_success (Results 1 – 2 of 2) sorted by relevance
162 auto first_success = reducer(/*temp_storage*/ nullptr, temp_storage_bytes,168 if (first_success != gpuSuccess) {172 GpuGetErrorString(first_success));298 auto first_success = counter(/*temp_storage*/ nullptr, temp_storage_bytes,304 if (first_success != gpuSuccess) {309 GpuGetErrorString(first_success));
89 auto first_success = gpuprim::DeviceHistogram::HistogramEven( in operator ()() local100 if (first_success != gpuSuccess) { in operator ()()105 GpuGetErrorString(first_success)); in operator ()()