KhronosGroup / VK-GL-CTS

Khronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
https://www.khronos.org/
Apache License 2.0
521 stars 290 forks source link

Bug Report: dEQP-VK.ray_tracing_pipeline.callable_shader.callable_shader_invoked_via* #465

Open wangyeisagoodboy opened 1 month ago

wangyeisagoodboy commented 1 month ago

CTS version [VKCTS1.3.7.3]

Find that the 'Size' of 'callableShaderBindingTableRegion' is not correct, it should be 'shaderStride * callableIds.size()'

https://github.com/KhronosGroup/VK-GL-CTS/blob/d71a36db16d98313c431829432a136dbda692a08/external/vulkancts/modules/vulkan/ray_tracing/vktRayTracingCallableShadersTests.cpp#L1622