KhronosGroup / KhronosGroup/Vulkan-ValidationLayers

Add VK_EXT_shader_64bit_indexing check in GPU-AV

Open
#11,863 0 comments 0 reactions 0 assignees View on GitHub
GPU-AV
Dominant language
C++
Stars
1k
Forks
504
Avg merge
11h 35m
Merged PRs (30d)
224

Description

`VUID-RuntimeSpirv-None-10834` - Need a way to check that any index is not outside the 32-bit address space

Contributor guide

Open the contributing guide

Research direction

Start by locating the GPU-AV validation path for VUID-RuntimeSpirv-None-10834 and review how existing shader checks are implemented. Determine how VK_EXT_shader_64bit_indexing affects the check, then verify that indices outside the 32-bit address space are detected.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.