There was an error fetching the commit references. Please try again later.
gl_rasterizer: Reorder constructor initializer list in terms of member declaration order
Orders the members in the order they would actually be initialized in. Silences a -Wreorder warning.
Please register or sign in to comment