== DETAILS Really simple code cleanup, because my editor flags trailing whitespaces and it's pretty annoying.
video_shader_resolve_parameters did not take #includes into account while the Vulkan implementation did. Added a helper function which parses a shader file and figures out the shader parameters in the same way.