Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/gallium/auxiliary/draw/
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
Ddraw_pipe_pstipple.c93 const struct pipe_poly_stipple *stipple; member
450 const struct pipe_poly_stipple *stipple) in pstip_set_polygon_stipple()
Ddraw_private.h160 struct draw_stage *stipple; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_clip.c85 const struct pipe_poly_stipple *stipple) in softpipe_set_polygon_stipple()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_clip.c86 const struct pipe_poly_stipple *stipple) in llvmpipe_set_polygon_stipple()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_misc.c59 const struct pipe_poly_stipple *stipple) in svga_set_polygon_stipple()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.c405 const struct pipe_poly_stipple *stipple) in nv30_set_polygon_stipple()
Dnv30_context.h104 struct pipe_poly_stipple stipple; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_state.c61 const struct pipe_poly_stipple *stipple) in lima_set_polygon_stipple()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c283 const struct pipe_poly_stipple *stipple) in vc4_set_polygon_stipple()
Dvc4_context.h379 struct pipe_poly_stipple stipple; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_state.c387 const struct pipe_poly_stipple *stipple) in etna_set_polygon_stipple()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_graphics_state.h247 } stipple; member
637 } stipple; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_state.c312 const struct pipe_poly_stipple *stipple) in_dt in fd_set_polygon_stipple()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h200 struct pipe_poly_stipple stipple; member
Dnv50_state.c1008 const struct pipe_poly_stipple *stipple) in nv50_set_polygon_stipple()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state.c533 const struct pipe_poly_stipple *stipple) in i915_set_polygon_stipple()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationTests.cpp1175 LineStipple stipple, in BaseLineTestInstance()
1667 LineStipple stipple, in PointTestInstance()
4536 LineStipple stipple, in WidenessTestCase()
4650 …PrimitiveStrictness strictness, VkSampleCountFlagBits sampleCount, LineStipple stipple, VkLineRast… in LinesTestInstance()
4727 …PrimitiveStrictness strictness, VkSampleCountFlagBits sampleCount, LineStipple stipple, VkLineRast… in LineStripTestInstance()
6996 LineStipple stipple = (LineStipple)i; in createRasterizationTests() local
7599 LineStipple stipple = (LineStipple)i; in createRasterizationTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp1175 LineStipple stipple, in BaseLineTestInstance()
1667 LineStipple stipple, in PointTestInstance()
4536 LineStipple stipple, in WidenessTestCase()
4650 …PrimitiveStrictness strictness, VkSampleCountFlagBits sampleCount, LineStipple stipple, VkLineRast… in LinesTestInstance()
4727 …PrimitiveStrictness strictness, VkSampleCountFlagBits sampleCount, LineStipple stipple, VkLineRast… in LineStripTestInstance()
6996 LineStipple stipple = (LineStipple)i; in createRasterizationTests() local
7599 LineStipple stipple = (LineStipple)i; in createRasterizationTests() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c267 const struct pipe_poly_stipple *stipple) in v3d_set_polygon_stipple()
Dv3d_context.h604 struct pipe_poly_stipple stipple; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c801 const struct pipe_poly_stipple *stipple) in panfrost_set_polygon_stipple()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h244 struct pipe_poly_stipple stipple; member
Dnvc0_state.c931 const struct pipe_poly_stipple *stipple) in nvc0_set_polygon_stipple()
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c521 const struct pipe_poly_stipple *stipple) in tegra_set_polygon_stipple()

12