Lines Matching full:sampler
863 /* I assume a comparison of a struct containing a sampler just
864 * ignores the sampler present in the type.
1665 "sampler arrays indexed with non-constant "
1669 "sampler arrays indexed with non-constant "
1674 "sampler arrays indexed with non-constant "
2850 * In GLSL ES, sampler types are also allowed.
2853 * "RESOLUTION: Allow sampler types to take a precision qualifier."
2865 "%s types", state->es_shader ? ", integer, and sampler"
2871 * "[Sampler types] can only be declared as function
3214 * "[Sampler types] can only be declared as function parameters
3220 "function `%s' return type can't contain a sampler",
4090 * "Sampler types are not allowed inside of uniform
4098 "Uniform in non-default uniform block contains sampler\n");