You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PipelineIndexStride and StageIndexStride calculation
Fix PipelineIndexStride and StageIndexStride calculation in SetPipelineIndexStride
and SetStageIndexStride methods by using max instead of min to ensure the stride
is at least the size of the appropriate VkPipelineCache entry index.
0 commit comments