removed getElementXD() and getElementXDNormalized() from core GLSL headers...
removed getElementXD() and getElementXDNormalized() from core GLSL headers since the same functionality is directly provided by GLSL with texture() and texelFetch() in a much cleaner way.
Please register or sign in to comment