Home
last modified time | relevance | path

Searched refs:clipped (Results 1 – 25 of 238) sorted by relevance

12345678910

/third_party/skia/tests/
DClipCubicTest.cpp86 SkPoint clipped[4], shouldbe[4]; in DEF_TEST() local
94 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
96 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
102 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
104 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
110 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
112 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
118 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
124 success = clipper.clipCubic(crv, clipped); in DEF_TEST()
126 REPORTER_ASSERT(reporter, CurvesAreEqual(clipped, SetCurve( in DEF_TEST()
[all …]
DM44Test.cpp284 bool clipped = false; in DEF_TEST() local
307 clipped = true; in DEF_TEST()
311 if (clipped) { in DEF_TEST()
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a630-skqp-gl_rendertests.txt43 clipped-bitmap-shaders-clamp,0
44 clipped-bitmap-shaders-clamp-hq,0
45 clipped-bitmap-shaders-mirror,0
46 clipped-bitmap-shaders-mirror-hq,0
47 clipped-bitmap-shaders-tile,0
48 clipped-bitmap-shaders-tile-hq,0
/third_party/mesa3d/src/intel/ci/
Dintel-tgl-skqp-gl_rendertests.txt124 clipped-bitmap-shaders-clamp,0
125 clipped-bitmap-shaders-clamp-hq,0
126 clipped-bitmap-shaders-mirror,0
127 clipped-bitmap-shaders-mirror-hq,0
128 clipped-bitmap-shaders-tile,0
129 clipped-bitmap-shaders-tile-hq,0
Dintel-tgl-skqp-gles_rendertests.txt124 clipped-bitmap-shaders-clamp,0
125 clipped-bitmap-shaders-clamp-hq,0
126 clipped-bitmap-shaders-mirror,0
127 clipped-bitmap-shaders-mirror-hq,0
128 clipped-bitmap-shaders-tile,0
129 clipped-bitmap-shaders-tile-hq,0
/third_party/openGLES/extensions/NV/
DNV_fragment_shader_barycentric.txt146 clipped and interpolated using perspective correction. For
147 gl_BaryCoordNoPerspNV, these values are clipped and interpolated without
209 (2) How are clipped primitives handled when using "pervertexNV"
212 RESOLVED: In the OpenGL pipeline, clipped primitives are normally
217 that vertex even if the provoking vertex is clipped.
223 not the clipped one. For example, if the left half of triangle ABC
224 below is clipped away, the clipper introduces a new vertex D and
237 When we process the clipped triangle, the three vertices available for
DNV_fill_rectangle.txt81 particular, a polygon's vertices are lit, and the polygon is clipped and
95 Polygons rendered with FILL_RECTANGLE_NV mode may be clipped by the
97 If clipping is applied, the triangle is culled rather than clipped. When
161 (2) What happens if such a triangle is clipped?
/third_party/vk-gl-cts/android/cts/master/src/
Dvk-excluded-tests.txt32 dEQP-VK.clipping.clip_volume.clipped.large_points
33 dEQP-VK.clipping.clip_volume.clipped.wide_lines_axis_aligned
34 dEQP-VK.clipping.clip_volume.clipped.wide_lines_diagonal
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/
Dvk-wsi-PASS.txt37 dEQP-VK.wsi.xcb.swapchain.create.clipped
53 dEQP-VK.wsi.xcb.swapchain.simulate_oom.clipped
76 dEQP-VK.wsi.xlib.swapchain.create.clipped
92 dEQP-VK.wsi.xlib.swapchain.simulate_oom.clipped
/third_party/skia/bench/
DPathTextBench.cpp33 PathTextBench(bool clipped, bool uncached) : fClipped(clipped), fUncached(uncached) {} in PathTextBench() argument
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_bali_g_instruments.txt30 … triangles culled, a second to count the number of primitives clipped, a third to count…
59 primitives clipped is maintained. This counter is incremented by one for
60 each primitive that is clipped.
DSGIX_vertex_preclip.txt36 re-tesselate clipped primitives.
86 If this feature is enabled, all primitives will be pre-clipped to
DSGIX_clipmap.txt185 * The clipped levels (i.e. those levels P, where P<B) of the map can
189 larger virtual mipmap. The frames for all of the clipped levels are
191 clipped levels. Specifically,
206 into the clipped portion of the clipmap and the required texels are
/third_party/openGLES/extensions/SGIX/
DSGIX_bali_g_instruments.txt30 … triangles culled, a second to count the number of primitives clipped, a third to count…
59 primitives clipped is maintained. This counter is incremented by one for
60 each primitive that is clipped.
DSGIX_vertex_preclip.txt36 re-tesselate clipped primitives.
86 If this feature is enabled, all primitives will be pre-clipped to
DSGIX_clipmap.txt185 * The clipped levels (i.e. those levels P, where P<B) of the map can
189 larger virtual mipmap. The frames for all of the clipped levels are
191 clipped levels. Specifically,
206 into the clipped portion of the clipmap and the required texels are
/third_party/mesa3d/src/gallium/drivers/r600/ci/
Dr600-rv770-flakes.txt2 spec@!opengl 3.2@layered-rendering@gl-layer-render-clipped
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_fill_rectangle.txt81 particular, a polygon's vertices are lit, and the polygon is clipped and
95 Polygons rendered with FILL_RECTANGLE_NV mode may be clipped by the
97 If clipping is applied, the triangle is culled rather than clipped. When
161 (2) What happens if such a triangle is clipped?
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_user_clip_plane.txt82 geometry will be clipped. To define a clip plane the application must provide
97 clipped, becuase they are located in the positive half space of the clip plane:
/third_party/python/Doc/c-api/
Dslice.rst52 of bounds indices are clipped in a manner consistent with the handling of
106 Out of bounds indices are clipped in a manner consistent with the handling
/third_party/openGLES/extensions/IMG/
DIMG_user_clip_plane.txt82 geometry will be clipped. To define a clip plane the application must provide
97 clipped, becuase they are located in the positive half space of the clip plane:
/third_party/libsnd/tests/
Dscale_clip_test.tpl149 ** normalized and clipped
150 ** un-normalized and clipped.
192 …{ printf ("\n\nLine %d: Input sample %d/%d (%f) has not been clipped.\n\n", __LINE__, k, BUFFER_SI…
223 …{ printf ("\n\nLine %d: Input sample %d/%d (%f) has not been clipped.\n\n", __LINE__, k, BUFFER_SI…
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DSwapchain.cpp38 swapchainCreateInfo.clipped = VK_TRUE; in Swapchain()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_clip_cull_distance.txt173 "Primitives are culled against the cull volume and then clipped to the
197 primitive is clipped against the clip volume as defined below.
229 outside, then the line segment is clipped and new vertex coordinates
230 are computed for one or both vertices. A clipped line segment endpoint
292 distances less than 0 will be clipped.
/third_party/openGLES/extensions/EXT/
DEXT_clip_cull_distance.txt173 "Primitives are culled against the cull volume and then clipped to the
197 primitive is clipped against the clip volume as defined below.
229 outside, then the line segment is clipped and new vertex coordinates
230 are computed for one or both vertices. A clipped line segment endpoint
292 distances less than 0 will be clipped.

12345678910