Home | History | Annotate | Download | only in pixelflinger2

Lines Matching refs:is_sampler

764       if (uniform.Type->is_sampler()) {
767 } else if (uniform.Type->is_array() && uniform.Type->fields.array->is_sampler())
786 if (uniform.Type->is_sampler())
793 else if (uniform.Type->is_array() && uniform.Type->fields.array->is_sampler()) {