test: replace campaign labels with behavior names
This commit is contained in:
parent
e6fab96f12
commit
9c6b143a03
30 changed files with 135 additions and 97 deletions
|
|
@ -115,7 +115,7 @@ internal sealed class FramebufferResizeController
|
|||
// the only trace of whether the native event fired at all). Lives here
|
||||
// rather than in GameWindow.OnFramebufferResize because the window
|
||||
// callback is contractually a one-line typed-owner handoff
|
||||
// (GameWindowSlice8BoundaryTests.FramebufferResize_IsOneTypedOwnerHandoff).
|
||||
// (GameWindowHostBoundaryTests.FramebufferResize_IsOneTypedOwnerHandoff).
|
||||
Console.WriteLine($"window: framebuffer resize event {width}x{height}");
|
||||
|
||||
// Frozen order: GL viewport, shared aspect publication, camera, then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue