Skip to content

GPU: Change GPUCA_DETERMINISTIC_MODE define to GPUCA_DETERMINISTIC_CODE macro, that can be used also in RTC #23345

GPU: Change GPUCA_DETERMINISTIC_MODE define to GPUCA_DETERMINISTIC_CODE macro, that can be used also in RTC

GPU: Change GPUCA_DETERMINISTIC_MODE define to GPUCA_DETERMINISTIC_CODE macro, that can be used also in RTC #23345

Workflow file for this run

---
name: Formatting
'on': [pull_request_target]
jobs:
formatting:
name: PR formatting
uses: alisw/ali-bot/.github/workflows/c++-code-formatting.yml@master
secrets:
alibuild_github_token: ${{ secrets.ALIBUILD_GITHUB_TOKEN }}