Searched refs:mDefaultFixedSampleLocations (Results 1 – 2 of 2) sorted by relevance
108 bool getDefaultFixedSampleLocations() const { return mDefaultFixedSampleLocations; } in getDefaultFixedSampleLocations()169 bool mDefaultFixedSampleLocations; variable
361 mDefaultFixedSampleLocations(GL_FALSE), in FramebufferState()383 mDefaultFixedSampleLocations(GL_FALSE), in FramebufferState()2238 mState.mDefaultFixedSampleLocations = defaultFixedSampleLocations; in setDefaultFixedSampleLocations()