Ralph Potter

Results 5 issues of Ralph Potter

This is giving me a either a black screen or renders garbage on both Mali and Adreno devices. This occurs on the master branch as well as multiple PRs. Tested...

bug

**Describe the Issue** vkBindImageMemory2 and vkBindBufferMemory2 accept an array of buffers/images, and don't clearly specify what state objects are left in following a failure. In cases where buffer/image count >...

BestPractices

**Describe the Issue** The unique handle wrapping feature results in VVL replacing object handles returned by layers/ICD with VVL's own handles. VVL then handles the wrapping/unwrapping to ensure that this...

Bug

Including a VkSurfacePresentModeEXT in the call to GetSurfaceCapabilities makes this check more strict than it should be. This will require WG discussion. Internal Khronos spec issue to follow This PR:...