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