Home
last modified time | relevance | path

Searched refs:defaultFixedSampleLocations (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.h301 void setDefaultFixedSampleLocations(const Context *context, bool defaultFixedSampleLocations);
DFramebuffer.cpp2252 bool defaultFixedSampleLocations) in setDefaultFixedSampleLocations() argument
2254 mState.mDefaultFixedSampleLocations = defaultFixedSampleLocations; in setDefaultFixedSampleLocations()