Searched refs:getSampleMaskValues (Results 1 – 2 of 2) sorted by relevance
247 std::array<GLbitfield, MAX_SAMPLE_MASK_WORDS> getSampleMaskValues() const in getSampleMaskValues() function
556 const auto &sampleMaskValues = state.getSampleMaskValues(); in SerializeContextState()