KhronosGroup / KhronosGroup/Vulkan-ValidationLayers

Missing check for Win32 WSI opaque handles

Open
#11,377 0 comments 0 reactions 1 assignee Claimed by @artem-lunarg View on GitHub
Incomplete WSI
Dominant language
C++
Stars
1k
Forks
504
Avg merge
11h 35m
Merged PRs (30d)
224

Description

- VUID-VkWin32SurfaceCreateInfoKHR-hinstance-01307
- VUID-VkSurfaceFullScreenExclusiveWin32InfoEXT-hmonitor-02673

@artem-lunarg These should be either

1. A simple `if (null)` check in stateless
2. Added in `unimplementable_validation.h`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.