KhronosGroup / KhronosGroup/Vulkan-Utility-Libraries

safe_VkIndirectExecutionSetCreateInfoEXT is not safe

Open
#361 2 comments 0 reactions 1 assignee Claimed by @spencer-lunarg View on GitHub
Dominant language
C++
Stars
103
Forks
49
Avg merge
7h 15m
Merged PRs (30d)
4

Description

`safe_VkIndirectExecutionSetCreateInfoEXT` contains `VkIndirectExecutionSetInfoEXT`, which is a union of pointers that are just copied and can be invalid later.

For example running CTS test `dEQP-VK.dgc.ext.compute.layout.offset_execution_set_dispatch_shader_objects` with VVL will crash

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.