Closed terrarier2111 closed 2 years ago
One example of this happening is: texture_2d<f32> This gets marked red although texture_2d gets suggested
texture_2d<f32>
texture_2d
I can't reproduce this. Can you supply a sample code fragment?
One example of this happening is:
texture_2d<f32>
This gets marked red althoughtexture_2d
gets suggested