Home | History | Annotate | Download | only in glsl

Lines Matching refs:read_only

302       return (var->read_only) ? "global constant" : "global variable";