HomeSort by relevance Sort by last modified time
    Searched full:msaa (Results 101 - 125 of 232) sorted by null

1 2 3 45 6 7 8 910

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_fbo.c 205 /* MSAA unsupported. However, a careful reading of
209 * platforms before Gen6 don't support MSAA, this is safe, because
  /external/mesa3d/src/gallium/drivers/r600/
r600_blit.c 150 /* XXX Decompressing MSAA depth textures is broken on R6xx.
309 /* Cayman cannot decompress an MSAA colorbuffer,
r600_state.c 595 /* MSAA integer colorbuffers hang. */
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_fbo.c 205 /* MSAA unsupported. However, a careful reading of
209 * platforms before Gen6 don't support MSAA, this is safe, because
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.cc 29 // (accessible/src/msaa/nsAccessNodeWrap.cpp); some documentation is here:
30 // http://developer.mozilla.org/en/Accessibility/AT-APIs/ImplementationFeatures/MSAA
302 // MSAA states that navigating to first/last child can only be from self.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_wm_surface_state.c 580 /* Under some conditions, MSAA is not supported for formats whose width is
584 /* Gen6: MSAA on >64 bit formats is unsupported. */
588 /* Gen7: 8x MSAA on >64 bit formats is unsupported. */
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_surface_state.c 580 /* Under some conditions, MSAA is not supported for formats whose width is
584 /* Gen6: MSAA on >64 bit formats is unsupported. */
588 /* Gen7: 8x MSAA on >64 bit formats is unsupported. */
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 307 // Only enable MSAA if the context is OpenGL ES 2.0 and
330 // Insert 2 extra attributes to force-enable MSAA 4x
344 ALOGD("Enabling MSAA 4x");
    [all...]
  /external/chromium_org/third_party/isimpledom/
ISimpleDOMNode.idl 43 cpp_quote("// An interface that extends MSAA's IAccessible to provide readonly DOM node information via cross-process COM.")
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-9.0.2.html 241 <li>r600g: always use a tiled resource as the destination of MSAA resolve</li>
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
utils.c 169 * \param msaa_samples Array of msaa sample count. 0 represents a visual
  /external/chromium_org/third_party/skia/src/gpu/
GrGpu.h 155 * Resolves MSAA.
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLInterface.cpp 315 // FBO MSAA
  /external/chromium_org/third_party/skia/tools/
PictureRenderer.h 323 tmp = "msaa";
  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp 557 throw tcu::NotSupportedError("MSAA config not supported by this test");
863 throw tcu::NotSupportedError("MSAA config not supported by this test");
    [all...]
  /external/mesa3d/docs/
relnotes-9.0.2.html 241 <li>r600g: always use a tiled resource as the destination of MSAA resolve</li>
  /external/mesa3d/src/mesa/drivers/dri/common/
utils.c 169 * \param msaa_samples Array of msaa sample count. 0 represents a visual
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 402 // FBO MSAA
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_state.c 595 /* MSAA integer colorbuffers hang. */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h 305 /* TODO: MSAA, advanced features */
794 /* TODO: msaa */
    [all...]
  /external/deqp/modules/gles2/functional/
es2fVertexTextureTests.cpp 456 throw tcu::NotSupportedError("MSAA config not supported by this test");
759 throw tcu::NotSupportedError("MSAA config not supported by this test");
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h 305 /* TODO: MSAA, advanced features */
794 /* TODO: msaa */
    [all...]
  /external/chromium_org/gpu/config/
gpu_driver_bug_list_json.cc 620 "description": "ES3 MSAA is broken on Qualcomm",
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLCanvasElement.cpp 555 // Enabling MSAA overrides a request to disable antialiasing. This is true regardless of whether the
  /external/chromium_org/third_party/WebKit/Source/web/
WebAXObject.cpp 636 // Follow the same order as Mozilla MSAA implementation:

Completed in 912 milliseconds

1 2 3 45 6 7 8 910