Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_sampler

1031          if (array_elem_type->is_sampler())
1035 } else if (type->is_sampler())
1050 if (type->is_sampler() || (array_elem_type && array_elem_type->is_sampler()))
1061 if (type->is_sampler() || (array_elem_type && array_elem_type->is_sampler()))