Home
last modified time | relevance | path

Searched refs:primitives (Results 1 – 25 of 827) sorted by relevance

12345678910>>...34

/third_party/vk-gl-cts/framework/opengl/
DgluDrawUtil.cpp454 …alid (int numVertexArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives) in isDrawCallValid() argument
459 if ((primitives.indexType == INDEXTYPE_LAST) != (primitives.indices == 0)) in isDrawCallValid()
462 if (primitives.numElements < 0) in isDrawCallValid()
465 if (!primitives.indices) in isDrawCallValid()
469 if (primitives.numElements > vertexArrays[ndx].pointer.numElements) in isDrawCallValid()
495 …exArrays, const VertexArrayBinding* vertexArrays, const PrimitiveList& primitives, DrawUtilCallbac… in drawFromUserPointers() argument
500 DE_ASSERT(isDrawCallValid(numVertexArrays, vertexArrays, primitives)); in drawFromUserPointers()
515 if (primitives.indices) in drawFromUserPointers()
516 …drawIndexed(gl, primitives.type, primitives.numElements, primitives.indexType, primitives.indices); in drawFromUserPointers()
518 drawNonIndexed(gl, primitives.type, primitives.numElements); in drawFromUserPointers()
[all …]
/third_party/typescript/tests/baselines/reference/
DinvalidVoidValues.errors.txt1 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(2,1): error TS2322: Type 'number…
2 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(3,1): error TS2322: Type 'string…
3 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(4,1): error TS2322: Type 'boolea…
4 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(7,1): error TS2322: Type 'typeof…
5 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(8,1): error TS2322: Type 'E' is …
6 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(12,1): error TS2322: Type 'C' is…
7 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(16,1): error TS2322: Type 'I' is…
8 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(18,1): error TS2322: Type '{ f()…
9 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(21,1): error TS2322: Type 'typeo…
10 tests/cases/conformance/types/primitives/void/invalidVoidValues.ts(24,5): error TS2322: Type 'T' is…
[all …]
DinvalidAssignmentsToVoid.errors.txt1 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(2,1): error TS2322: Type …
2 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(3,1): error TS2322: Type …
3 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(4,1): error TS2322: Type …
4 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(5,1): error TS2322: Type …
5 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(9,1): error TS2322: Type …
6 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(10,1): error TS2322: Type…
7 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(14,1): error TS2322: Type…
8 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(17,1): error TS2322: Type…
9 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(20,5): error TS2322: Type…
10 tests/cases/conformance/types/primitives/void/invalidAssignmentsToVoid.ts(22,5): error TS2322: Type…
[all …]
DinvalidVoidAssignments.errors.txt1 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(3,5): error TS2322: Type 'v…
2 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(4,5): error TS2322: Type 'v…
3 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(5,5): error TS2322: Type 'v…
4 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(9,5): error TS2322: Type 'v…
5 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(12,5): error TS2322: Type '…
6 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(14,5): error TS2322: Type '…
7 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(15,5): error TS2322: Type '…
8 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(18,1): error TS2539: Cannot…
9 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(21,5): error TS2322: Type '…
11 tests/cases/conformance/types/primitives/void/invalidVoidAssignments.ts(23,1): error TS2539: Cannot…
[all …]
DinvalidStringAssignments.errors.txt1 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(3,5): error TS2322: Typ…
2 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(4,5): error TS2322: Typ…
3 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(5,5): error TS2322: Typ…
4 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(9,5): error TS2322: Typ…
5 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(12,5): error TS2322: Ty…
6 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(14,5): error TS2322: Ty…
7 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(15,5): error TS2322: Ty…
8 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(18,1): error TS2539: Ca…
9 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(21,5): error TS2322: Ty…
11 tests/cases/conformance/types/primitives/string/invalidStringAssignments.ts(23,1): error TS2539: Ca…
[all …]
DinvalidNumberAssignments.errors.txt1 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(3,5): error TS2322: Typ…
2 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(4,5): error TS2322: Typ…
3 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(5,5): error TS2322: Typ…
4 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(9,5): error TS2322: Typ…
5 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(12,5): error TS2322: Ty…
6 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(14,5): error TS2322: Ty…
7 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(15,5): error TS2322: Ty…
8 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(18,1): error TS2539: Ca…
9 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(21,5): error TS2322: Ty…
11 tests/cases/conformance/types/primitives/number/invalidNumberAssignments.ts(23,1): error TS2539: Ca…
[all …]
DinvalidBooleanAssignments.errors.txt1 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(3,5): error TS2322: T…
2 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(4,5): error TS2322: T…
3 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(5,5): error TS2322: T…
4 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(9,5): error TS2322: T…
5 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(12,5): error TS2322: …
6 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(15,5): error TS2322: …
7 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(17,5): error TS2322: …
8 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(21,1): error TS2539: …
9 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(24,5): error TS2322: …
11 tests/cases/conformance/types/primitives/boolean/invalidBooleanAssignments.ts(26,1): error TS2539: …
[all …]
DinvalidEnumAssignments.errors.txt1 tests/cases/conformance/types/primitives/enum/invalidEnumAssignments.ts(14,1): error TS2322: Type '…
2 tests/cases/conformance/types/primitives/enum/invalidEnumAssignments.ts(15,1): error TS2322: Type '…
3 tests/cases/conformance/types/primitives/enum/invalidEnumAssignments.ts(16,1): error TS2322: Type '…
4 tests/cases/conformance/types/primitives/enum/invalidEnumAssignments.ts(17,1): error TS2322: Type '…
5 tests/cases/conformance/types/primitives/enum/invalidEnumAssignments.ts(18,1): error TS2322: Type '…
6 tests/cases/conformance/types/primitives/enum/invalidEnumAssignments.ts(21,5): error TS2322: Type '…
9 ==== tests/cases/conformance/types/primitives/enum/invalidEnumAssignments.ts (6 errors) ====
DinvalidUndefinedAssignments.errors.txt1 tests/cases/conformance/types/primitives/undefined/invalidUndefinedAssignments.ts(4,1): error TS253…
2 tests/cases/conformance/types/primitives/undefined/invalidUndefinedAssignments.ts(5,3): error TS254…
3 tests/cases/conformance/types/primitives/undefined/invalidUndefinedAssignments.ts(9,1): error TS253…
4 tests/cases/conformance/types/primitives/undefined/invalidUndefinedAssignments.ts(14,1): error TS26…
5 tests/cases/conformance/types/primitives/undefined/invalidUndefinedAssignments.ts(17,1): error TS25…
6 tests/cases/conformance/types/primitives/undefined/invalidUndefinedAssignments.ts(21,1): error TS25…
9 ==== tests/cases/conformance/types/primitives/undefined/invalidUndefinedAssignments.ts (6 errors) =…
DvalidNullAssignments.errors.txt1 tests/cases/conformance/types/primitives/null/validNullAssignments.ts(10,3): error TS2540: Cannot a…
2 tests/cases/conformance/types/primitives/null/validNullAssignments.ts(15,1): error TS2539: Cannot a…
3 tests/cases/conformance/types/primitives/null/validNullAssignments.ts(20,1): error TS2693: 'I' only…
4 tests/cases/conformance/types/primitives/null/validNullAssignments.ts(23,1): error TS2539: Cannot a…
5 tests/cases/conformance/types/primitives/null/validNullAssignments.ts(30,1): error TS2539: Cannot a…
8 ==== tests/cases/conformance/types/primitives/null/validNullAssignments.ts (5 errors) ====
DassignFromBooleanInterface2.errors.txt1 tests/cases/conformance/types/primitives/boolean/assignFromBooleanInterface2.ts(14,1): error TS2322…
4 tests/cases/conformance/types/primitives/boolean/assignFromBooleanInterface2.ts(19,1): error TS2322…
6 tests/cases/conformance/types/primitives/boolean/assignFromBooleanInterface2.ts(20,1): error TS2322…
9 ==== tests/cases/conformance/types/primitives/boolean/assignFromBooleanInterface2.ts (3 errors) ====
DassignFromNumberInterface2.errors.txt1 tests/cases/conformance/types/primitives/number/assignFromNumberInterface2.ts(24,1): error TS2322: …
3 tests/cases/conformance/types/primitives/number/assignFromNumberInterface2.ts(25,1): error TS2322: …
6 ==== tests/cases/conformance/types/primitives/number/assignFromNumberInterface2.ts (2 errors) ====
/third_party/vk-gl-cts/android/cts/master/vk-master-2020-03-01/
Drasterization.txt1 dEQP-VK.rasterization.primitives.no_stipple.rectangular_lines
2 dEQP-VK.rasterization.primitives.no_stipple.rectangular_line_strip
3 dEQP-VK.rasterization.primitives.no_stipple.rectangular_lines_wide
4 dEQP-VK.rasterization.primitives.no_stipple.rectangular_line_strip_wide
5 dEQP-VK.rasterization.primitives.no_stipple.bresenham_lines
6 dEQP-VK.rasterization.primitives.no_stipple.bresenham_line_strip
7 dEQP-VK.rasterization.primitives.no_stipple.bresenham_lines_wide
8 dEQP-VK.rasterization.primitives.no_stipple.bresenham_line_strip_wide
9 dEQP-VK.rasterization.primitives.no_stipple.smooth_lines
10 dEQP-VK.rasterization.primitives.no_stipple.smooth_line_strip
[all …]
/third_party/mesa3d/src/gallium/frontends/lavapipe/ci/
Dlvp-fails.txt6 dEQP-VK.rasterization.primitives.static_stipple.rectangular_line_strip_wide,Fail
7 dEQP-VK.rasterization.primitives.dynamic_stipple.line_strip_wide,Fail
8 dEQP-VK.rasterization.primitives.dynamic_stipple.rectangular_line_strip_wide,Fail
9 dEQP-VK.rasterization.primitives.dynamic_stipple.smooth_line_strip_wide,Fail
14 dEQP-VK.rasterization.primitives.static_stipple.line_strip_wide,Fail
15 dEQP-VK.rasterization.primitives.static_stipple.smooth_line_strip_wide,Fail
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_pipeline_statistics_query.txt65 * Number of vertices and primitives issued to the GL;
72 * Number of primitives emitted by a geometry shader;
74 * Number of primitives that entered the primitive clipping stage;
76 * Number of primitives that are output by the primitive clipping stage;
111 and primitives transferred to the GL, respectively (see section 10.11).
126 primitives it emitted (see section 11.3.5).
130 on the number of primitives that were processed in the primitive
131 clipping stage and the number of primitives that were output by the
195 primitives that are issued to the GL using draw commands.
204 primitives implementations are allowed to count the first vertex twice
[all …]
/third_party/openGLES/extensions/ARB/
DARB_pipeline_statistics_query.txt75 * Number of vertices and primitives issued to the GL;
82 * Number of primitives emitted by a geometry shader;
84 * Number of primitives that entered the primitive clipping stage;
86 * Number of primitives that are output by the primitive clipping stage;
121 and primitives transferred to the GL, respectively (see section 10.11).
136 primitives it emitted (see section 11.3.5).
140 on the number of primitives that were processed in the primitive
141 clipping stage and the number of primitives that were output by the
205 primitives that are issued to the GL using draw commands.
214 primitives implementations are allowed to count the first vertex twice
[all …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/
Drasterization.txt1 dEQP-VK.rasterization.primitives.no_stipple.triangles
2 dEQP-VK.rasterization.primitives.no_stipple.triangle_strip
3 dEQP-VK.rasterization.primitives.no_stipple.triangle_fan
4 dEQP-VK.rasterization.primitives.no_stipple.points
5 dEQP-VK.rasterization.primitives.no_stipple.strict_lines
6 dEQP-VK.rasterization.primitives.no_stipple.strict_line_strip
7 dEQP-VK.rasterization.primitives.no_stipple.strict_lines_wide
8 dEQP-VK.rasterization.primitives.no_stipple.strict_line_strip_wide
9 dEQP-VK.rasterization.primitives.no_stipple.non_strict_lines
10 dEQP-VK.rasterization.primitives.no_stipple.non_strict_line_strip
[all …]
/third_party/vk-gl-cts/android/cts/master/vk-master/
Drasterization.txt1 dEQP-VK.rasterization.primitives.no_stipple.triangles
2 dEQP-VK.rasterization.primitives.no_stipple.triangle_strip
3 dEQP-VK.rasterization.primitives.no_stipple.triangle_fan
4 dEQP-VK.rasterization.primitives.no_stipple.points
5 dEQP-VK.rasterization.primitives.no_stipple.strict_lines
6 dEQP-VK.rasterization.primitives.no_stipple.strict_line_strip
7 dEQP-VK.rasterization.primitives.no_stipple.strict_lines_wide
8 dEQP-VK.rasterization.primitives.no_stipple.strict_line_strip_wide
9 dEQP-VK.rasterization.primitives.no_stipple.non_strict_lines
10 dEQP-VK.rasterization.primitives.no_stipple.non_strict_line_strip
[all …]
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Drasterization.txt1 dEQP-VK.rasterization.primitives.no_stipple.triangles
2 dEQP-VK.rasterization.primitives.no_stipple.triangle_strip
3 dEQP-VK.rasterization.primitives.no_stipple.triangle_fan
4 dEQP-VK.rasterization.primitives.no_stipple.points
5 dEQP-VK.rasterization.primitives.no_stipple.strict_lines
6 dEQP-VK.rasterization.primitives.no_stipple.strict_line_strip
7 dEQP-VK.rasterization.primitives.no_stipple.strict_lines_wide
8 dEQP-VK.rasterization.primitives.no_stipple.strict_line_strip_wide
9 dEQP-VK.rasterization.primitives.no_stipple.non_strict_lines
10 dEQP-VK.rasterization.primitives.no_stipple.non_strict_line_strip
[all …]
/third_party/skia/third_party/externals/swiftshader/src/Device/
DRenderer.hpp126 PrimitiveBatch primitives; member
136 …using SetupFunction = int (*)(vk::Device *device, Triangle *triangles, Primitive *primitives, cons…
190 …static int setupSolidTriangles(vk::Device *device, Triangle *triangles, Primitive *primitives, con…
191 …static int setupWireframeTriangles(vk::Device *device, Triangle *triangles, Primitive *primitives,…
192 …static int setupPointTriangles(vk::Device *device, Triangle *triangles, Primitive *primitives, con…
193 …static int setupLines(vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawCa…
194 …static int setupPoints(vk::Device *device, Triangle *triangles, Primitive *primitives, const DrawC…
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
Ddeqp_gles3_rotate_test_expectations.txt13 2830 ANDROID VULKAN : dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.primitives.lines = F…
14 2830 ANDROID VULKAN : dEQP-GLES3.functional.rasterization.fbo.texture_2d.primitives.lines = FAIL
15 2830 ANDROID VULKAN : dEQP-GLES3.functional.rasterization.primitives.line* = FAIL
/third_party/node/deps/npm/node_modules/es-abstract/test/helpers/
Dvalues.js21 var primitives = [].concat(nullPrimitives, nonNullPrimitives); variable
47 primitives: primitives, property
/third_party/openGLES/extensions/EXT/
DEXT_primitive_bounding_box.txt55 On tile-based architectures, transformed primitives are generally written
67 portions of primitives outside the bounding box; thus if a primitive extends
71 bounding box that overrides the bounding box state for primitives generated
75 volume for a primitive or group of primitives, either calculated at runtime
110 13.1pbb) for primitives generated from the output patch.
138 provides bounds of primitives that will be generated by the tessellation
140 If the provided bounds are incorrect and primitives extend beyond them, the
141 rasterizer may or may not generate fragments for the portions of primitives
165 specified value is used for primitives generated from the output patch by
166 the primitive generator, any primitives emitted by the geometry shader
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_primitive_bounding_box.txt55 On tile-based architectures, transformed primitives are generally written
67 portions of primitives outside the bounding box; thus if a primitive extends
71 bounding box that overrides the bounding box state for primitives generated
75 volume for a primitive or group of primitives, either calculated at runtime
110 13.1pbb) for primitives generated from the output patch.
138 provides bounds of primitives that will be generated by the tessellation
140 If the provided bounds are incorrect and primitives extend beyond them, the
141 rasterizer may or may not generate fragments for the portions of primitives
165 specified value is used for primitives generated from the output patch by
166 the primitive generator, any primitives emitted by the geometry shader
[all …]
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.tessellation.txt43 + Test for absence of cracks at shared edges of primitives
95 TES. For the gl_PrimitiveID cases, multiple primitives are drawn and one of
131 The shared-edge cases draw multiple primitives (with the "triangles" or "quads"
133 each pair of primitives sharing an edge, that edge has the same tessellation
134 level for both primitives. The primitives are deformed in the TES so that
140 index in all the primitives it belongs to.
147 that white primitives exist in the area where non-discarded primitives are
151 specification. They render one or more primitives with various tessellation
152 levels and/or programs with different configurations, read the primitives with

12345678910>>...34