/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_state.h | 160 unsigned stipple[32]; member in struct:pipe_poly_stipple
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i830_reg.h | 513 /* Stipple command, carried over from the i810, apparently:
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_context.h | 481 * - eliding noop statechange loops? (except line stipple count)
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_context.h | 473 /* Reset the hardware's line stipple counter.
|
/external/mesa3d/docs/ |
relnotes-8.0.3.html | 262 <li>i915: Fix i830 polygon stipple from PBOs.</li>
|
versions.html | 381 <li>fixed X line stipple bugs (Michael Pichler) [all...] |
/external/mesa3d/src/gallium/include/pipe/ |
p_state.h | 160 unsigned stipple[32]; member in struct:pipe_poly_stipple
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i830_reg.h | 513 /* Stipple command, carried over from the i810, apparently:
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_context.h | 481 * - eliding noop statechange loops? (except line stipple count)
|
/external/mesa3d/src/mesa/tnl/ |
t_context.h | 473 /* Reset the hardware's line stipple counter.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/ |
Xlib.h | 207 Pixmap stipple; /* stipple 1 plane pixmap for stipping */ member in struct:__anon44921 208 int ts_x_origin; /* offset for tile or stipple operations */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xlib.h | 207 Pixmap stipple; /* stipple 1 plane pixmap for stipping */ member in struct:__anon46657 208 int ts_x_origin; /* offset for tile or stipple operations */ [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
TreeWidget.py | 211 ##stipple="gray50", # XXX Seems broken in Tk 8.0.x
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
TreeWidget.py | 211 ##stipple="gray50", # XXX Seems broken in Tk 8.0.x
|
/external/libvorbis/examples/ |
frameview.pl | 407 -stipple=>'gray50'); 443 $w->createLine($x,0,$x,$useabley,-tags=>['axes'],-width=>1,-stipple=>"gray50");
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_context.c | 423 * Tells the draw module whether or not to implement line stipple.
|
draw_pipe_aaline.c | 706 /* we'll use sampler/texture[pstip->sampler_unit] for the stipple */
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_state.c | 558 const struct pipe_poly_stipple *stipple ) [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
mtypes.h | 971 GLushort StipplePattern; /**< Stipple pattern */ 972 GLint StippleFactor; /**< Stipple repeat factor */ [all...] |
stencil.c | 571 * Initialize the context stipple state.
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_context.c | 423 * Tells the draw module whether or not to implement line stipple.
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_state.c | 558 const struct pipe_poly_stipple *stipple ) [all...] |
/external/mesa3d/src/mesa/main/ |
mtypes.h | 971 GLushort StipplePattern; /**< Stipple pattern */ 972 GLint StippleFactor; /**< Stipple repeat factor */ [all...] |
stencil.c | 571 * Initialize the context stipple state.
|
/external/chromium_org/third_party/mesa/src/docs/ |
versions.html | 381 <li>fixed X line stipple bugs (Michael Pichler) [all...] |