Home
last modified time | relevance | path

Searched refs:max_vertices (Results 1 – 25 of 1677) sorted by relevance

12345678910>>...68

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.50/compiler/
H A Dlayout-only-one-out-declaration-per-program-max-verts.geom9 // "layout(triangle_strip, max_vertices = 60) out; // order does not matter
10 // layout(max_vertices = 60) out; // redeclaration okay (*)
13 // layout(max_vertices = 30) out; // error, contradicts 60"
18 // same layout and same value for max_vertices."
27 layout(line_strip, max_vertices=3) out;
31 layout(line_strip, max_vertices=3) out;
32 layout(max_vertices=3) out;
H A Dlayout-max-verts-limited.geom11 // Unfortunately, we can't easlily try to set max_vertices to
12 // gl_MaxGeometryOutputVertices+1, since "max_vertices=" must be
14 // a stop gap, we just verify that setting max_vertices = INT_MAX
19 layout(max_vertices = 2147483647) out;
H A Dlayout-only-one-out-declaration-per-program-max-verts-mismatch.geom9 // same layout and same value for max_vertices."
14 layout(line_strip, max_vertices=2) out;
18 layout(line_strip, max_vertices=3) out;
H A Dlayout-only-one-out-declaration-per-program-prim-type.geom9 // same layout and same value for max_vertices."
14 layout(line_strip, max_vertices=3) out;
18 layout(triangle_strip, max_vertices=3) out;
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dpoisson_refine_triangulation.h66 max_vertices(max_vert) ///< number of vertices bound (ignored if zero) in Poisson_mesher_level_impl_base()
128 (max_vertices > 0 && triangulation_ref_impl().number_of_vertices() >= max_vertices); in no_longer_element_to_refine_impl()
134 unsigned int max_vertices; ///< number of vertices bound (ignored if zero)
169 …Poisson_mesher_level(Tr& t, Criteria criteria, unsigned int max_vertices, Surface& surface, Oracle… in Poisson_mesher_level() argument
170 : Base(t, criteria, max_vertices, surface, oracle), in Poisson_mesher_level()
210 unsigned int max_vertices, ///< number of vertices bound (ignored if zero) in poisson_refine_triangulation() argument
235 Refiner refiner(tr, tets_criteria, max_vertices, enlarged_bbox, oracle, null_mesher_level); in poisson_refine_triangulation()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-1.0/
H A Dlong-line-loop.c42 static int max_vertices; variable
75 glGetIntegerv(GL_MAX_ELEMENTS_VERTICES, &max_vertices); in piglit_init()
76 max_vertices = CLAMP(max_vertices, 0x10000, 0x40000); in piglit_init()
185 if (max_vertices) { in piglit_display()
187 vertices <= max_vertices; in piglit_display()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_shading_language_420pack/compiler/layout-qualifiers/
H A Dmultiple-max_vertices-in-single-declaration-mismatch.geom17 // same layout and same value for max_vertices."
23 layout(line_strip, max_vertices=2) layout(max_vertices=3) out;
27 layout(max_vertices=2) out;
H A Dmultiple-max_vertices-in-single-declaration.geom17 // same layout and same value for max_vertices."
23 layout(line_strip, max_vertices=2) layout(max_vertices=3) out;
27 layout(max_vertices=3) out;
H A Dmultiple-output-value-layout-qualifier-in-single-declaration-3.geom14 // same layout and same value for max_vertices."
20 layout(triangle_strip) layout(max_vertices=3) out;
21 layout(max_vertices=2) out;
H A Dmultiple-output-value-layout-qualifier-in-single-declaration-4.geom14 // same layout and same value for max_vertices."
20 layout(max_vertices=3) layout(triangle_strip) out;
21 layout(max_vertices=2) out;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dcontradict_0.geom.out4 max_vertices = 4
22 max_vertices = 6
37 ERROR: Linking geometry stage: Contradictory layout max_vertices values
43 max_vertices = 4
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dcontradict_0.geom.out4 max_vertices = 4
22 max_vertices = 6
37 ERROR: Linking geometry stage: Contradictory layout max_vertices values
43 max_vertices = 4
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dcontradict_0.geom.out4 max_vertices = 4
22 max_vertices = 6
37 ERROR: Linking geometry stage: Contradictory layout max_vertices values
43 max_vertices = 4
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/baseResults/
H A Dcontradict_0.geom.out4 max_vertices = 4
22 max_vertices = 6
37 ERROR: Linking geometry stage: Contradictory layout max_vertices values
43 max_vertices = 4
/dports/graphics/glslang/glslang-11.7.1/Test/baseResults/
H A Dcontradict_0.geom.out4 max_vertices = 4
22 max_vertices = 6
37 ERROR: Linking geometry stage: Contradictory layout max_vertices values
43 max_vertices = 4
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/baseResults/
H A Dcontradict_0.geom.out4 max_vertices = 4
22 max_vertices = 6
37 ERROR: Linking geometry stage: Contradictory layout max_vertices values
43 max_vertices = 4
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/baseResults/
H A Dcontradict_0.geom.out4 max_vertices = 4
22 max_vertices = 6
37 ERROR: Linking geometry stage: Contradictory layout max_vertices values
43 max_vertices = 4
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/baseResults/
H A Dcontradict_0.geom.out4 max_vertices = 4
22 max_vertices = 6
37 ERROR: Linking geometry stage: Contradictory layout max_vertices values
43 max_vertices = 4
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/sksl/shared/
H A DGeometryNoGSInvocationsReorder.geom5 // Subtle error: Declaring max_vertices before invocations causes us not to
6 // apply the workaround fixup to max_vertices. It *should* be 4 (2*2) in the
8 layout(line_strip, max_vertices = 2) out;
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_enhanced_layouts/compiler/duplicate-layout-qualifier-identifiers/
H A Dmultiple-max_vertices-identifiers-in-single-layout-mismatch.geom26 // same layout and same value for max_vertices."
32 layout(line_strip, max_vertices=3, max_vertices=2) out;
36 layout(max_vertices=3) out;
H A Dmultiple-max_vertices-identifiers-in-single-layout.geom26 // same layout and same value for max_vertices."
32 layout(line_strip, max_vertices=2, max_vertices=3) out;
36 layout(max_vertices=3) out;
/dports/math/octave/octave-6.4.0/scripts/plot/draw/
H A Dstreamtube.m192 [div_sl, max_vertices] = interp_sl (x, y, z, div, sl);
193 if (max_vertices > 1)
198 radius_sl = clen * ones (max_vertices, 1);
243 px = zeros (num_circum, max_vertices);
244 py = zeros (num_circum, max_vertices);
245 pz = zeros (num_circum, max_vertices);
255 for i = 3 : max_vertices
292 max_vertices = rows (sl); variable
294 max_vertices = min (max_vertices, is_nan - 1); variable
297 max_vertices = min (max_vertices, is_inf - 1); variable
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dast_type.cpp161 if (q.flags.q.max_vertices) { in merge_qualifier()
162 if (this->flags.q.max_vertices && this->max_vertices != q.max_vertices) { in merge_qualifier()
165 "(%d and %d)", this->max_vertices, q.max_vertices); in merge_qualifier()
168 this->max_vertices = q.max_vertices; in merge_qualifier()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dast_type.cpp161 if (q.flags.q.max_vertices) { in merge_qualifier()
162 if (this->flags.q.max_vertices && this->max_vertices != q.max_vertices) { in merge_qualifier()
165 "(%d and %d)", this->max_vertices, q.max_vertices); in merge_qualifier()
168 this->max_vertices = q.max_vertices; in merge_qualifier()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_tessellation_shader/
H A Dget-tcs-params.c97 int i, max_vertices; in piglit_init() local
108 glGetIntegerv(GL_MAX_PATCH_VERTICES, &max_vertices); in piglit_init()
109 pass = test_tcs_params(max_vertices) && pass; in piglit_init()

12345678910>>...68