Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ public void GPULM_ChangeLightBetweenBakes_DoesNotFallbackToCPU()

clearAll();
}
*/

[Test] // Case1356714
public void GPULM_ChangeSamplesBetweenBakes_DoesNotFallbackToCPU()
{
Expand Down Expand Up @@ -279,7 +279,7 @@ public void GPULM_ChangeSamplesBetweenBakes_DoesNotFallbackToCPU()

clearAll();
}

*/
/* Unstable test, see case 1383020
[UnityTest] // Case 1364204
public IEnumerator RadeonProDenoiser_DisablingRadeonProDenoiserDuringABake_DoesNotFallbackToCPU()
Expand Down