Searched defs:multiSample (Results 1 – 7 of 7) sorted by relevance
40 …Lint maxInterval, sw::Format renderTargetFormat, sw::Format depthStencilFormat, EGLint multiSample) in Config()333 … maxSwapInterval, sw::Format renderTargetFormat, sw::Format depthStencilFormat, EGLint multiSample) in add()
56 unsigned int multiSample : 3; // 1, 2 or 4 member
85 unsigned int multiSample : 3; member
140 bool multiSample; member
229 bool multiSample; member
1579 bool multiSample = (fbo->getSamples(context) != 0); in processFramebufferInvalidation() local
1533 bool multiSample = (fbo->getCachedSamples(context) != 0); in processFramebufferInvalidation() local