VK-GL-CTS icon indicating copy to clipboard operation
VK-GL-CTS copied to clipboard

Pr/riliang/opengl cts 4.6.0 subroutine

Open Daylight-Peng opened this issue 1 year ago • 4 comments

Correct glGetUniformSubroutineuiv return value comparison logic

glGetUniformSubroutineuiv returns the value of the subroutine uniform at location . The return value means the "subroutine index", not the "uniform location", so it can not compare the return value with location value.

Affects: KHR-GL40.shader_subroutine.subroutine_uniform_reset

Daylight-Peng avatar Nov 02 '23 10:11 Daylight-Peng

Please help to review, thanks.

Daylight-Peng avatar Nov 03 '23 02:11 Daylight-Peng

Could you please help to check?

Daylight-Peng avatar Nov 21 '23 10:11 Daylight-Peng

Hi @Daylight-Peng, sorry for the delay. We are currently reviewing and testing this change in Khronos CI.

lordalcol avatar Mar 05 '24 13:03 lordalcol