/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_stipple.c | 123 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
|
D | draw_pipe_pstipple.c | 93 const struct pipe_poly_stipple *stipple; member 450 const struct pipe_poly_stipple *stipple) in pstip_set_polygon_stipple()
|
D | draw_private.h | 160 struct draw_stage *stipple; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_clip.c | 85 const struct pipe_poly_stipple *stipple) in softpipe_set_polygon_stipple()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_clip.c | 86 const struct pipe_poly_stipple *stipple) in llvmpipe_set_polygon_stipple()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_misc.c | 59 const struct pipe_poly_stipple *stipple) in svga_set_polygon_stipple()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state.c | 405 const struct pipe_poly_stipple *stipple) in nv30_set_polygon_stipple()
|
D | nv30_context.h | 104 struct pipe_poly_stipple stipple; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_state.c | 61 const struct pipe_poly_stipple *stipple) in lima_set_polygon_stipple()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_state.c | 283 const struct pipe_poly_stipple *stipple) in vc4_set_polygon_stipple()
|
D | vc4_context.h | 379 struct pipe_poly_stipple stipple; member
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_state.c | 387 const struct pipe_poly_stipple *stipple) in etna_set_polygon_stipple()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_graphics_state.h | 247 } stipple; member 637 } stipple; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_state.c | 312 const struct pipe_poly_stipple *stipple) in_dt in fd_set_polygon_stipple()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_context.h | 200 struct pipe_poly_stipple stipple; member
|
D | nv50_state.c | 1008 const struct pipe_poly_stipple *stipple) in nv50_set_polygon_stipple()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_state.c | 533 const struct pipe_poly_stipple *stipple) in i915_set_polygon_stipple()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 1175 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/ |
D | vktRasterizationTests.cpp | 1175 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/ |
D | v3dx_state.c | 267 const struct pipe_poly_stipple *stipple) in v3d_set_polygon_stipple()
|
D | v3d_context.h | 604 struct pipe_poly_stipple stipple; member
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_context.c | 801 const struct pipe_poly_stipple *stipple) in panfrost_set_polygon_stipple()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_context.h | 244 struct pipe_poly_stipple stipple; member
|
D | nvc0_state.c | 931 const struct pipe_poly_stipple *stipple) in nvc0_set_polygon_stipple()
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
D | tegra_context.c | 521 const struct pipe_poly_stipple *stipple) in tegra_set_polygon_stipple()
|