Home
last modified time | relevance | path

Searched refs:wireframe (Results 1 – 23 of 23) sorted by relevance

/third_party/flutter/skia/gm/
Dpatheffects.cpp213 SkPaint wireframe; in onDraw() local
214 wireframe.setStyle(SkPaint::kStroke_Style); in onDraw()
215 wireframe.setAntiAlias(true); in onDraw()
226 canvas->drawPath(path, wireframe); in onDraw()
/third_party/flutter/glfw/examples/
Dparticles.c85 int wireframe; variable
439 if (!wireframe) in draw_particles()
705 if (!wireframe) in draw_floor()
882 wireframe = !wireframe; in key_callback()
884 wireframe ? GL_LINE : GL_FILL); in key_callback()
1033 wireframe = 0; in main()
/third_party/skia/gm/
Dpatheffects.cpp212 SkPaint wireframe; in onDraw() local
213 wireframe.setStyle(SkPaint::kStroke_Style); in onDraw()
214 wireframe.setAntiAlias(true); in onDraw()
225 canvas->drawPath(path, wireframe); in onDraw()
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a530-fails.txt440 spec@ext_transform_feedback@tessellation polygon wireframe,Fail
445 spec@ext_transform_feedback@tessellation quad_strip wireframe,Fail
450 spec@ext_transform_feedback@tessellation quads wireframe,Fail
455 spec@ext_transform_feedback@tessellation triangle_fan wireframe,Fail
460 spec@ext_transform_feedback@tessellation triangle_strip wireframe,Fail
465 spec@ext_transform_feedback@tessellation triangles wireframe,Fail
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_load_rotate/lib/
Dmain.dart85 // to see the wireframe for each widget.
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/lib/
Dmain.dart85 // to see the wireframe for each widget.
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_kitchen_sink/lib/
Dmain.dart88 // to see the wireframe for each widget.
/third_party/flutter/flutter/packages/flutter_tools/templates/module/common/lib/
Dmain.dart.tmpl104 // to see the wireframe for each widget.
/third_party/flutter/flutter/packages/flutter_tools/templates/app/lib/
Dmain.dart.tmpl105 // to see the wireframe for each widget.
/third_party/mesa3d/docs/relnotes/
D7.10.2.rst41 [RADEON:KMS:R300G] some games have a wireframe or outline visible
D7.11.rst181 [bisected piketon]oglc half_float_vertex(misc.fillmode.wireframe)
/third_party/mesa3d/docs/
Dviewperf.rst167 wireframe car model but it won't be rendered correctly.
/third_party/openGLES/extensions/AMD/
DAMD_transform_feedback4.txt61 wireframe outline and a point at each vertex, all in a single pass through
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_transform_feedback4.txt61 wireframe outline and a point at each vertex, all in a single pass through
/third_party/mesa3d/src/panfrost/ci/
Dpanfrost-g52-fails.txt690 spec@ext_transform_feedback@tessellation polygon wireframe,Fail
699 spec@ext_transform_feedback@tessellation quad_strip wireframe,Fail
700 spec@ext_transform_feedback@tessellation quads wireframe,Fail
705 spec@ext_transform_feedback@tessellation triangle_fan wireframe,Fail
710 spec@ext_transform_feedback@tessellation triangle_strip wireframe,Fail
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_evaluators.txt144 which allows the mesh to be tessellated in wireframe or as points?
/third_party/openGLES/extensions/NV/
DNV_evaluators.txt144 which allows the mesh to be tessellated in wireframe or as points?
/third_party/flutter/skia/third_party/externals/imgui/docs/
DTODO.txt45 …- drawlist/opt: store rounded corners in texture to use 1 quad per corner (filled and wireframe) t…
/third_party/skia/site/docs/user/release/
Drelease_notes.md521 vertices with no colors and no (texture coordinates or shader) would be drawn in wireframe.
/third_party/skia/
DRELEASE_NOTES.txt626 vertices with no colors and no (texture coordinates or shader) would be drawn in wireframe.
/third_party/skia/third_party/externals/imgui/docs/
DTODO.txt60 …- drawlist/opt: store rounded corners in texture to use 1 quad per corner (filled and wireframe) t…
DCHANGELOG.txt593 - Metrics: Fixed mishandling of ImDrawCmd::VtxOffset in wireframe mesh renderer.
/third_party/mesa3d/.gitlab-ci/windows/
Dquick_gl.txt4480 spec/ext_transform_feedback/tessellation polygon wireframe: fail
4481 spec/ext_transform_feedback/tessellation quad_strip wireframe: fail
4482 spec/ext_transform_feedback/tessellation quads wireframe: fail