Searched defs:hasImmutableSampler (Results 1 – 2 of 2) sorted by relevance
1125 uint16_t hasImmutableSampler : 1; // Whether this binding has an immutable sampler member
2843 bool hasImmutableSampler() const { return mYcbcrConversionDesc.valid(); } in hasImmutableSampler() function