KhronosGroup / KhronosGroup/Vulkan-Profiles

layer: Profiles layer does not generate VK_ERROR_FEATURE_NOT_PRESENT when attempting to enable unsupported features in vkCreateDevice

Open
#891 0 comments 0 reactions 1 assignee Claimed by @christophe-lunarg View on GitHub
bug Layer OS - Platform Independent P1
Dominant language
Python
Stars
173
Forks
84
Avg merge
9h 34m
Merged PRs (30d)
37

Description

Currently it seems that the Profiles layer does not verify at `vkCreateDevice` time whether the features requested by the application are actually supported by the currently emulated profile JSON. In this case it should return `VK_ERROR_FEATURE_NOT_PRESENT`.

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.