Talk:Data Type (GLSL)

From OpenGL Wiki
Jump to navigation Jump to search

Vector Initialization[edit]

A pair of examples given for vector initialization seems to contradict each other. It is shown that vec3(vec4()) is permitted, but not vec2(vec3()). Why would they be treated any differently? --Holocronweaver (talk) 20:47, 22 November 2013 (PST)