program VaryingTrim
variant (base)
  uniform mat4 uProjectionMatrix
  texture uTexture unit=0
  attribute vec2 aPosition location=-1
  attribute vec2 aTexCoords location=-1
