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

1 2 3 45 6 7 8 91011>>

  /external/skia/include/utils/
SkNoDrawCanvas.h 39 // No-op overrides for aborting rasterization earlier than SkNullBlitter.
  /external/skqp/include/utils/
SkNoDrawCanvas.h 39 // No-op overrides for aborting rasterization earlier than SkNullBlitter.
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftgasp.h 81 * used for standard font rasterization only. Independently of that,
  /external/mesa3d/src/mesa/state_tracker/
st_cb_rasterpos.c 54 * Our special drawing pipeline stage (replaces rasterization).
271 /* restore draw's rasterization stage depending on rendermode */
  /external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp 21 * \brief Functional rasterization tests.
491 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
625 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Rasterization of multisampled wide lines failed");
629 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
760 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_tritemp.h 44 * rasterization (see pRow):
65 * Some notes on rasterization accuracy:
71 * accuracy of rasterization.
88 * For now, if you find rasterization errors, particularly with tall,
302 * By stepping rasterization parameters along the major edge,
452 * We also apply the usual rasterization rules to prevent
481 * differ by one. During rasterization we maintain an error
    [all...]
s_span.h 104 * It would be interesting to experiment with multiprocessor rasterization
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c 245 * rasterization fallback. As this function will be called again when we
246 * leave a rasterization fallback, we can just skip it for now.
662 /* Transition to/from hardware rasterization. */
700 fprintf(stderr, "R200 begin rasterization fallback: 0x%x %s\n",
732 fprintf(stderr, "R200 end rasterization fallback: 0x%x %s\n",
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_swtcl.c 285 * rasterization fallback. As this function will be called again when we
286 * leave a rasterization fallback, we can just skip it for now.
769 /* Transition to/from hardware rasterization. */
809 fprintf(stderr, "Radeon begin rasterization fallback: 0x%x %s\n",
840 fprintf(stderr, "Radeon end rasterization fallback: 0x%x %s\n",
  /external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp 21 * \brief Functional rasterization tests.
288 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
391 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Rasterization of multisampled wide lines failed");
395 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
487 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
557 // before rasterization, to the ALIASED_POINT_SIZE_RANGE
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_point.c 391 * OpenGL legacy rasterization rules for non-sprite points.
393 * Per OpenGL 2.1 spec, section 3.3.1, "Basic Point Rasterization".
395 * This type of point rasterization is only available in pre 3.0 contexts
lp_scene.h 45 /* We're limited to 2K by 2K for 32bit fixed point rasterization.
400 /* Begin/end rasterization of a scene
  /external/mesa3d/src/mesa/main/
feedback.c 396 * Set rasterization mode.
398 * \param mode rasterization mode.
405 * rasterization mode, such as writing the hit record or resent the select
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_sf_state.c 242 * in Intel documentation (page 212, "Point Rasterization Rule",
286 /* Set bias for OpenGL rasterization rules:
brw_sf.c 133 /* Calculate interpolants for triangle and line rasterization.
  /external/mesa3d/docs/specs/
MESA_pack_invert.spec 75 Additions to Chapter 3 of the OpenGL 1.4 Specification (Rasterization)
MESA_shader_debug.spec 89 Additions to Chapter 3 of the OpenGL 1.5 Specification (Rasterization)
MESA_swap_frame_usage.spec 93 Additions to Chapter 3 of the 1.4 GL Specification (Rasterization)
  /external/mesa3d/doxygen/
swrast.doxy 8 PROJECT_NAME = "Mesa Software Rasterization (swrast)"
  /external/mesa3d/src/gallium/docs/source/
distro.rst 158 or other essential parts of pre-rasterization vertex preparation.
pipeline.txt 107 | Rasterization |
  /external/skia/include/core/
SkImageGenerator.h 164 * The optional matrix and paint arguments are passed to drawPicture() at rasterization
  /external/skia/src/core/
SkBitmapDevice.h 87 * affect the geometry/rasterization, then the pre matrix can just be
SkDraw.h 53 * affect the geometry/rasterization, then the pre matrix can just be
  /external/skqp/include/core/
SkImageGenerator.h 164 * The optional matrix and paint arguments are passed to drawPicture() at rasterization

Completed in 582 milliseconds

1 2 3 45 6 7 8 91011>>