Home | History | Annotate | Download | only in program

Lines Matching refs:is_sampler

2400    if (type->is_sampler() ||
2401 (type->is_array() && type->fields.array->is_sampler())) {