Home | History | Annotate | Download | only in common

Lines Matching refs:glsl_sampler_type_is_array

3544 	bool is_array = glsl_sampler_type_is_array(type);
3665 bool is_da = glsl_sampler_type_is_array(type) ||
3727 bool is_da = glsl_sampler_type_is_array(type) ||
3821 bool da = glsl_sampler_type_is_array(type) ||
3848 bool da = glsl_sampler_type_is_array(var->type) ||
3872 glsl_sampler_type_is_array(type)) {
3880 glsl_sampler_type_is_array(type)) {