SonicMastr/Pigs-In-A-Blanket

glUniform4fv returns error when array length is a multiple of 4

Closed this issue · 1 comments

Initial Uniform type is determined in _VitaProgramQueryUniformParameterInformation (FUNC_8102ee66). Check for Float4 or Bool4 type fails in glUniform4fv

Note: Mostly likely affects other Uniform functions with their respective multiples

Fixed #10