Skip to content
  • Martin Flöser's avatar
    [effects] Port startupfeedback to shader trait api · 712e46e4
    Martin Flöser authored
    The blinking shader is adjusted to use a shader trait vertex shader
    and gets generated with a shader trait variant.
    
    Overall the code is simplified to ensure that we always have a shader
    bound with the correct mvp matrix when rendering the icon.
    712e46e4