Searched refs:setDefaultFixedSampleLocations (Results 1 – 3 of 3) sorted by relevance
301 void setDefaultFixedSampleLocations(const Context *context, bool defaultFixedSampleLocations);
2235 void Framebuffer::setDefaultFixedSampleLocations(const Context *context, in setDefaultFixedSampleLocations() function in gl::Framebuffer
1836 framebuffer->setDefaultFixedSampleLocations(context, ConvertToBool(param)); in SetFramebufferParameteri()