Home
last modified time | relevance | path

Searched defs:stipple (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_stipple.c123 struct stipple_stage *stipple = stipple_stage(stage); in stipple_line() local
188 struct stipple_stage *stipple = stipple_stage(stage); in reset_stipple_counter() local
196 struct stipple_stage *stipple = stipple_stage(stage); in stipple_reset_point() local
204 struct stipple_stage *stipple = stipple_stage(stage); in stipple_reset_tri() local
214 struct stipple_stage *stipple = stipple_stage(stage); in stipple_first_line() local
248 struct stipple_stage *stipple = CALLOC_STRUCT(stipple_stage); in draw_stipple_stage() local
H A Ddraw_pipe_pstipple.c93 const struct pipe_poly_stipple *stipple; member
449 const struct pipe_poly_stipple *stipple) in pstip_set_polygon_stipple()
H A Ddraw_private.h152 struct draw_stage *stipple; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_clip.c86 const struct pipe_poly_stipple *stipple) in llvmpipe_set_polygon_stipple()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_clip.c85 const struct pipe_poly_stipple *stipple) in softpipe_set_polygon_stipple()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_misc.c41 const struct pipe_poly_stipple *stipple) in svga_set_polygon_stipple()
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_fill.cpp125 CXFA_Stipple* stipple = in DrawStipple() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.c405 const struct pipe_poly_stipple *stipple) in nv30_set_polygon_stipple()
H A Dnv30_context.h104 struct pipe_poly_stipple stipple; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c61 const struct pipe_poly_stipple *stipple) in lima_set_polygon_stipple()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp1210 VkSampleCountFlagBits sampleCount, LineStipple stipple, in BaseLineTestInstance()
1713 VkSampleCountFlagBits sampleCount, LineStipple stipple, in PointTestInstance()
4886 LineStipple stipple, VkLineRasterizationModeEXT lineRasterizationMode, in WidenessTestCase()
5001 VkSampleCountFlagBits sampleCount, LineStipple stipple, in LinesTestInstance()
5088 VkSampleCountFlagBits sampleCount, LineStipple stipple, in LineStripTestInstance()
8222 LineStipple stipple = (LineStipple)i; in createRasterizationTests() local
9092 LineStipple stipple = (LineStipple)i; in createRasterizationTests() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c283 const struct pipe_poly_stipple *stipple) in vc4_set_polygon_stipple()
H A Dvc4_context.h374 struct pipe_poly_stipple stipple; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c392 const struct pipe_poly_stipple *stipple) in etna_set_polygon_stipple()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c347 const struct pipe_poly_stipple *stipple) in_dt in fd_set_polygon_stipple()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h200 struct pipe_poly_stipple stipple; member
H A Dnv50_state.c1023 const struct pipe_poly_stipple *stipple) in nv50_set_polygon_stipple()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c533 const struct pipe_poly_stipple *stipple) in i915_set_polygon_stipple()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_draw.cpp799 uint32_t stipple = ctx->rast_state->base.line_stipple_pattern; in zink_draw() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c262 const struct pipe_poly_stipple *stipple) in v3d_set_polygon_stipple()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c523 const struct pipe_poly_stipple *stipple) in panfrost_set_polygon_stipple()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h244 struct pipe_poly_stipple stipple; member
H A Dnvc0_state.c955 const struct pipe_poly_stipple *stipple) in nvc0_set_polygon_stipple()
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h387 } stipple; member
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h165 unsigned stipple[32]; member

12