Lines Matching full:uniform
273 sampler_type_token_value = "layout(rgba8i) uniform iimage2DMS";
281 sampler_type_token_value = "layout(rgba8i) uniform iimage2DMSArray";
289 sampler_type_token_value = "layout(rgba8) uniform image2DMS";
297 sampler_type_token_value = "layout(rgba8) uniform image2DMSArray";
305 sampler_type_token_value = "layout(rgba8ui) uniform uimage2DMS";
313 sampler_type_token_value = "layout(rgba8ui) uniform uimage2DMSArray";
336 sampler_type_token_value = "uniform isampler2DMS";
344 sampler_type_token_value = "uniform isampler2DMSArray";
352 sampler_type_token_value = "uniform sampler2DMS";
360 sampler_type_token_value = "uniform sampler2DMSArray";
368 sampler_type_token_value = "uniform usampler2DMS";
376 sampler_type_token_value = "uniform usampler2DMSArray";