Skip to content

Conversation

SnowyCoder
Copy link

Currently many dEQP tests rely on undefined behavior as accessing arrays with out-of-bounds indices and accessing out-of-bounds attribute access.

This Pull Request fixes two such cases I found.

Closes #537

Affected tests:
dEQP-VK.tessellation.geometry_interaction.passthrough.tessellate_triangles_passthrough_geometry_no_change

Components: Vulkan
VK-GL-CTS GitHub issue: 537
Affected tests:
dEQP-VK.query_pool.statistics_query.*

Components: Vulkan
@CLAassistant
Copy link

CLAassistant commented Aug 22, 2025

CLA assistant check
All committers have signed the CLA.

@SnowyCoder SnowyCoder changed the title Fix undefined behabior in various tests Fix undefined behavior in various tests Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants