Tony Barbour

Results 9 comments of Tony Barbour

Add VK_ATTACHMENT_UNUSED to the list of enums that would be nice to see recognized

- All monitor does is count the number of calls to vkQueuePresentKHR per second - it's hard to get that wrong. Depending on present mode, it's possible that not all...

For DOTA2, are you in windowed mode? With Settings->Video->Display Mode set to "Windowed", I see FPS in the window border. Most of the time - there are some times that...

It looks like the occasional white screen is a result of the message processing thread taking too long to process the WM_SETTEXT message that results from calling SetWindowText from the...

It takes about 35 minutes, but in my testing it does eventually finish. If I remember correctly, that test is pretty pathological in its use of semaphores

> @juan-lunarg @Tony-LunarG > > > I don't see any testing being added. Is the plan to add them later? > > Has this been tested? Is there a test...

> Galaxy S22 testing failed > > ``` > [ RUN ] NegativeDebugPrintf.UncachedBuffer > jni/../../tests/framework/error_monitor.cpp:200: Failure > Failed > Validation Error: [ UNASSIGNED-DEBUG-PRINTF ] Object 0: handle = 0x6c1d064220, type...

I've looked into this a little, and it looks like detecting which physical devices have WSI support via vkGetPhysicalDeviceSurfaceSupportKHR would be a pretty big refactor to what is meant to...