Home
last modified time | relevance | path

Searched refs:setDefaultFixedSampleLocations (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DFramebuffer.h301 void setDefaultFixedSampleLocations(const Context *context, bool defaultFixedSampleLocations);
DFramebuffer.cpp2235 void Framebuffer::setDefaultFixedSampleLocations(const Context *context, in setDefaultFixedSampleLocations() function in gl::Framebuffer
Dqueryutils.cpp1836 framebuffer->setDefaultFixedSampleLocations(context, ConvertToBool(param)); in SetFramebufferParameteri()