Home | History | Annotate | Download | only in glsl

Lines Matching full:is_sampler

1027          if (array_elem_type->is_sampler())
1031 } else if (type->is_sampler())
1046 if (type->is_sampler() || (array_elem_type && array_elem_type->is_sampler()))
1057 if (type->is_sampler() || (array_elem_type && array_elem_type->is_sampler()))