KhronosGroup / KhronosGroup/Vulkan-Docs

UNASSIGNED-CoreValidation-Shader-InconsistentSpirv reported when using sampler2DRect in GLSL

Open
#1,582 11 comments 0 reactions 1 assignee Claimed by @gnl21 View on GitHub
Dominant language
JavaScript
Stars
3.3k
Forks
549
Avg merge
5d 5h
Merged PRs (30d)
2

Description

When loading a SPIR-V module compiled with a sampler2DRect either as a split texture2DRect and sampler, the following error is generated:

` UNASSIGNED-CoreValidation-Shader-InconsistentSpirv - SPIR-V module not valid: Capability SampledRect is not allowed by Vulkan 1.2 specification (or requires extension)`

[See this khronos Vulkan forum thread for more info.](https://community.khronos.org/t/unnormalized-texture-coordinate-reads-with-vksampler/107543/7)

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.