Skip to main content
Known Participant
January 26, 2016
Question

Is there default value for the registers in agal?

  • January 26, 2016
  • 0 replies
  • 2258 views

For registers such as Texture sampler registers,

if we upload one texture without alpha channel by uploadFromByteArray,and setTextureAt fs0,then

tex ft0, v0, fs0 <2d, linear, nomip>

What is the value for ft0.w?Does it have a default value 1.0?

For registers such as Attribute registers,

the same question is there for va0.w etc.

This topic has been closed for replies.