/third_party/flutter/skia/gm/ |
D | patheffects.cpp | 213 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/ |
D | particles.c | 85 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/ |
D | patheffects.cpp | 212 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/ |
D | freedreno-a530-fails.txt | 440 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/ |
D | main.dart | 85 // to see the wireframe for each widget.
|
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/lib/ |
D | main.dart | 85 // to see the wireframe for each widget.
|
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_kitchen_sink/lib/ |
D | main.dart | 88 // to see the wireframe for each widget.
|
/third_party/flutter/flutter/packages/flutter_tools/templates/module/common/lib/ |
D | main.dart.tmpl | 104 // to see the wireframe for each widget.
|
/third_party/flutter/flutter/packages/flutter_tools/templates/app/lib/ |
D | main.dart.tmpl | 105 // to see the wireframe for each widget.
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.10.2.rst | 41 [RADEON:KMS:R300G] some games have a wireframe or outline visible
|
D | 7.11.rst | 181 [bisected piketon]oglc half_float_vertex(misc.fillmode.wireframe)
|
/third_party/mesa3d/docs/ |
D | viewperf.rst | 167 wireframe car model but it won't be rendered correctly.
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_transform_feedback4.txt | 61 wireframe outline and a point at each vertex, all in a single pass through
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_transform_feedback4.txt | 61 wireframe outline and a point at each vertex, all in a single pass through
|
/third_party/mesa3d/src/panfrost/ci/ |
D | panfrost-g52-fails.txt | 690 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/ |
D | NV_evaluators.txt | 144 which allows the mesh to be tessellated in wireframe or as points?
|
/third_party/openGLES/extensions/NV/ |
D | NV_evaluators.txt | 144 which allows the mesh to be tessellated in wireframe or as points?
|
/third_party/flutter/skia/third_party/externals/imgui/docs/ |
D | TODO.txt | 45 …- drawlist/opt: store rounded corners in texture to use 1 quad per corner (filled and wireframe) t…
|
/third_party/skia/site/docs/user/release/ |
D | release_notes.md | 521 vertices with no colors and no (texture coordinates or shader) would be drawn in wireframe.
|
/third_party/skia/ |
D | RELEASE_NOTES.txt | 626 vertices with no colors and no (texture coordinates or shader) would be drawn in wireframe.
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | TODO.txt | 60 …- drawlist/opt: store rounded corners in texture to use 1 quad per corner (filled and wireframe) t…
|
D | CHANGELOG.txt | 593 - Metrics: Fixed mishandling of ImDrawCmd::VtxOffset in wireframe mesh renderer.
|
/third_party/mesa3d/.gitlab-ci/windows/ |
D | quick_gl.txt | 4480 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
|