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

1 2 3 4 5 67 8 91011>>

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_ff_gs.c 234 /* Calculate interpolants for triangle and line rasterization.
brw_wm_state.c 43 * WM unit - fragment programs and rasterization
gen6_viewport_state.c 47 * fixed-point "guardband" range supported by the rasterization hardware"
gen7_wm_state.c 115 * don't need, and the rasterization-related UAV_ONLY flag and the
gen8_ps_state.c 90 * Gen8+ it also has an influence on rasterization via the PS UAV-only
  /external/mesa3d/src/mesa/main/
points.c 243 * rasterization is always performed as though POINT_SPRITE were
polygon.c 113 * Set the polygon rasterization mode.
  /external/mesa3d/src/mesa/swrast/
s_lines.c 113 /***** Rasterization *****/
s_depth.c 161 * so rasterization will produce fragment Z values outside the usual
187 * the triangle rasterization code produces unsigned Z values. Negative
335 * fragment Z values generated by rasterization.
  /external/skia/example/
SkiaSDLExample.cpp 246 // create a surface for CPU rasterization
  /external/skia/gm/
path_stroke_with_zero_length.cpp 40 // To account for rasterization differences, we scan the middle two rows [y, y+1] of the image
  /external/skia/include/gpu/
GrContextOptions.h 130 * allocating stencil buffers and use alternate rasterization paths, avoiding the leak.
  /external/skia/site/dev/testing/
ct.md 22 SKP files are a binary format for the draw commands Chromium sends to Skia for rasterization. The goal of the project started off with wanting to collect a large repository of 10k SKP files. This repository, after incremental changes in approaches, has since grown to ~910k and now supports running all telemetry benchmarks. The top level feature request of this project was [skia:1268](https://bug.skia.org/1268).
  /external/skqp/example/
SkiaSDLExample.cpp 246 // create a surface for CPU rasterization
  /external/skqp/gm/
path_stroke_with_zero_length.cpp 40 // To account for rasterization differences, we scan the middle two rows [y, y+1] of the image
  /external/skqp/site/dev/testing/
ct.md 22 SKP files are a binary format for the draw commands Chromium sends to Skia for rasterization. The goal of the project started off with wanting to collect a large repository of 10k SKP files. This repository, after incremental changes in approaches, has since grown to ~910k and now supports running all telemetry benchmarks. The top level feature request of this project was [skia:1268](https://bug.skia.org/1268).
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftttdrv.h 190 * `Y-direction ClearType', meaning grayscale rasterization along the
  /external/mesa3d/doxygen/
gallium.doc 74 rasterization options, blend modes, etc) and resources (drawing surfaces,
115 rasterization operations.
151 by drivers for rasterization-only hardware. As such it is also instantiated
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast.c 86 * Beginning rasterization of a tile.
912 /* for synchronizing rasterization threads */
971 /* for synchronizing rasterization threads */
  /external/deqp/android/cts/master/
gles3-multisample.txt     [all...]
  /external/deqp/android/cts/mnc/
gles3-multisample.txt     [all...]
  /external/deqp/android/cts/nyc/
gles3-multisample.txt     [all...]
  /external/deqp/android/cts/nyc/src/
gles3-multisample.txt     [all...]
  /external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
gles3-multisample.txt     [all...]
  /external/deqp/framework/referencerenderer/
rrRenderer.cpp 708 * rasterization area selection).
719 // Lines are clipped only by the far and the near planes here. Line clipping by other planes done in the rasterization phase
799 // points are discarded if Z is not in range. (Wide) point clipping is done in the rasterization phase
    [all...]

Completed in 285 milliseconds

1 2 3 4 5 67 8 91011>>