Home
last modified time | relevance | path

Searched refs:tessellation (Results 1 – 25 of 122) sorted by relevance

12345

/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation.txt19 Basic tessellation tests
22 + dEQP-GLES31.functional.tessellation.*
29 - fractional_odd_spacing and fractional_even_spacing with tessellation
40 - Check for no obvious gaps or overlaps in tessellation triangulation for
61 The tessellation test group contains various cases testing basic tessellation
64 The tessellation coordinate (gl_TessCoord) verification cases draw the vertices
66 "point_mode" input layout qualifier in the tessellation evaluation shader (TES).
68 point set generated by a reference tessellation vertex generator, verifying that
73 with different tessellation levels.
84 tessellation levels have identically-located segments.
[all …]
Dfunctional.tessellation_geometry_interaction.txt19 Geometry and tessellation shader interaction tests
26 + Basic render tests using a shader program with tessellation and
36 + SSBO memory access ordering test between tessellation and geometry shaders
42 attached tessellation and geometry shaders. Tests verify that attaching either a
43 passthrough geometry or tessellation shader does not change the result image. In
47 tessellation stage and then with a passthrough tessellation shader attached.
51 number geometry shader instances, or sets the maximum tessellation level.
75 feedback works with five stage shader programs with different tessellation and
/external/chromium-trace/catapult/systrace/systrace/test_data/
Ddecompressed_atrace_data.txt50 … <...>-18989 (-----) [003] ...1 683202.136120: tracing_mark_write: B|18926|shadow tessellation
53 … <...>-18988 (-----) [002] ...1 683202.136156: tracing_mark_write: B|18926|shadow tessellation
66 … <...>-18988 (-----) [002] ...1 683202.136250: tracing_mark_write: B|18926|shadow tessellation
114 … <...>-18988 (-----) [001] ...1 683202.166296: tracing_mark_write: B|18926|shadow tessellation
126 … <...>-18988 (-----) [001] ...1 683202.167362: tracing_mark_write: B|18926|shadow tessellation
135 … <...>-18989 (-----) [001] ...1 683202.167469: tracing_mark_write: B|18926|shadow tessellation
173 … <...>-18988 (-----) [001] ...1 683202.172318: tracing_mark_write: B|18926|shadow tessellation
185 … <...>-18988 (-----) [001] ...1 683202.172593: tracing_mark_write: B|18926|shadow tessellation
196 … <...>-18989 (-----) [001] ...1 683202.172681: tracing_mark_write: B|18926|shadow tessellation
246 … <...>-18988 (-----) [003] ...1 683202.184400: tracing_mark_write: B|18926|shadow tessellation
[all …]
/external/autotest/server/site_tests/cheets_CTS_P/
Dcontrol.x86.CtsDeqpTestCases.dEQP-VK.tessellation8 NAME = 'cheets_CTS_P.x86.CtsDeqpTestCases.dEQP-VK.tessellation'
16 DOC = 'Run module CtsDeqpTestCases.dEQP-VK.tessellation of the Android Compatibility Test Suite (CT…
25 tag='x86.CtsDeqpTestCases.dEQP-VK.tessellation',
26 test_name='cheets_CTS_P.x86.CtsDeqpTestCases.dEQP-VK.tessellation',
27 …e-filter', 'CtsDeqpTestCases', '--module', 'CtsDeqpTestCases', '--test', 'dEQP-VK.tessellation.*'],
Dcontrol.arm.CtsDeqpTestCases.dEQP-VK.tessellation8 NAME = 'cheets_CTS_P.arm.CtsDeqpTestCases.dEQP-VK.tessellation'
16 DOC = 'Run module CtsDeqpTestCases.dEQP-VK.tessellation of the Android Compatibility Test Suite (CT…
25 tag='arm.CtsDeqpTestCases.dEQP-VK.tessellation',
26 test_name='cheets_CTS_P.arm.CtsDeqpTestCases.dEQP-VK.tessellation',
27 …e-filter', 'CtsDeqpTestCases', '--module', 'CtsDeqpTestCases', '--test', 'dEQP-VK.tessellation.*'],
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DCMakeLists.txt43 add_library(deqp-vk-tessellation STATIC ${DEQP_VK_TESSELLATION_SRCS})
44 target_link_libraries(deqp-vk-tessellation ${DEQP_VK_TESSELLATION_LIBS})
DvktTessellationCommonEdgeTests.hpp32 namespace tessellation namespace
DvktTessellationWindingTests.hpp32 namespace tessellation namespace
DvktTessellationCoordinatesTests.hpp32 namespace tessellation namespace
DvktTessellationPrimitiveDiscardTests.hpp32 namespace tessellation namespace
DvktTessellationGeometryPassthroughTests.hpp32 namespace tessellation namespace
DvktTessellationLimitsTests.hpp32 namespace tessellation namespace
DvktTessellationUserDefinedIO.hpp32 namespace tessellation namespace
DvktTessellationGeometryPointSizeTests.hpp32 namespace tessellation namespace
/external/deqp/external/vulkancts/modules/vulkan/
DCMakeLists.txt21 add_subdirectory(tessellation)
57 tessellation
113 deqp-vk-tessellation
/external/mesa3d/src/gallium/docs/source/drivers/openswr/
Dknobs.rst65 Maximum primitives in a single Draw() with tessellation enabled. Larger primitives are split into s…
69 (DEBUG) Maximum tessellation factor for fractional-odd partitioning.
73 (DEBUG) Maximum tessellation factor for fractional-even partitioning.
77 (DEBUG) Maximum tessellation factor for integer partitioning.
/external/deqp-deps/glslang/Test/
Dhlsl.color.hull.tesc41 // Set the tessellation factors for the three edges of the triangle.
46 // Set the tessellation factor for tessallating inside the triangle.
/external/deqp-deps/glslang/Test/baseResults/
D410.tesc.out17 Linked tessellation control stage:
19 ERROR: Linking tessellation control stage: At least one shader must specify an output layout(vertic…
D400.tesc.out5 ERROR: 0:10: 'patch' : can only use on output in tessellation-control shader
6 ERROR: 0:39: '' : tessellation control barrier() cannot be placed within flow control
7 ERROR: 0:41: '' : tessellation control barrier() cannot be placed within flow control
8 ERROR: 0:46: '' : tessellation control barrier() cannot be placed within flow control
9 ERROR: 0:51: '' : tessellation control barrier() cannot be placed within flow control
10 ERROR: 0:54: '' : tessellation control barrier() cannot be placed within flow control
11 ERROR: 0:61: '' : tessellation control barrier() cannot be placed after a return from main()
15 ERROR: 0:71: '' : tessellation control barrier() must be in main()
17 ERROR: 0:76: '[]' : tessellation input array size must be gl_MaxPatchVertices or implicitly sized
233 Linked tessellation control stage:
D320.tesc.out5 ERROR: 0:10: 'patch' : can only use on output in tessellation-control shader
17 ERROR: 0:39: '' : tessellation control barrier() cannot be placed within flow control
18 ERROR: 0:41: '' : tessellation control barrier() cannot be placed within flow control
19 ERROR: 0:46: '' : tessellation control barrier() cannot be placed within flow control
20 ERROR: 0:51: '' : tessellation control barrier() cannot be placed within flow control
21 ERROR: 0:54: '' : tessellation control barrier() cannot be placed within flow control
22 ERROR: 0:61: '' : tessellation control barrier() cannot be placed after a return from main()
26 ERROR: 0:71: '' : tessellation control barrier() must be in main()
28 ERROR: 0:76: '[]' : tessellation input array size must be gl_MaxPatchVertices or implicitly sized
42 ERROR: 0:142: '[]' : tessellation-control per-vertex output l-value must be indexed with gl_Invocat…
[all …]
D310.tesc.out5 ERROR: 0:12: 'patch' : can only use on output in tessellation-control shader
17 ERROR: 0:41: '' : tessellation control barrier() cannot be placed within flow control
18 ERROR: 0:43: '' : tessellation control barrier() cannot be placed within flow control
19 ERROR: 0:48: '' : tessellation control barrier() cannot be placed within flow control
20 ERROR: 0:53: '' : tessellation control barrier() cannot be placed within flow control
21 ERROR: 0:56: '' : tessellation control barrier() cannot be placed within flow control
22 ERROR: 0:63: '' : tessellation control barrier() cannot be placed after a return from main()
26 ERROR: 0:73: '' : tessellation control barrier() must be in main()
28 ERROR: 0:78: '[]' : tessellation input array size must be gl_MaxPatchVertices or implicitly sized
45 ERROR: 0:161: '[]' : tessellation-control per-vertex output l-value must be indexed with gl_Invocat…
[all …]
D150.tesc.out216 ERROR: 0:10: 'patch' : can only use on output in tessellation-control shader
217 ERROR: 0:39: '' : tessellation control barrier() cannot be placed within flow control
218 ERROR: 0:41: '' : tessellation control barrier() cannot be placed within flow control
219 ERROR: 0:46: '' : tessellation control barrier() cannot be placed within flow control
220 ERROR: 0:51: '' : tessellation control barrier() cannot be placed within flow control
221 ERROR: 0:54: '' : tessellation control barrier() cannot be placed within flow control
222 ERROR: 0:61: '' : tessellation control barrier() cannot be placed after a return from main()
226 ERROR: 0:71: '' : tessellation control barrier() must be in main()
228 ERROR: 0:76: '[]' : tessellation input array size must be gl_MaxPatchVertices or implicitly sized
450 ERROR: 0:18: 'patch' : can only use on input in tessellation-evaluation shader
[all …]
/external/deqp/data/gles31/shaders/es32/
Dtessellation_negative_user_defined_io.test137 desc "Incorrectly sized tessellation control output array"
182 desc "Incorrectly sized tessellation control output array"
227 desc "Incorrectly sized tessellation control output array"
272 desc "Incorrectly sized tessellation control output array"
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles32-master.txt1919 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.input_type_mismatch
1920 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.output_type_mismatch
1921 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.internal_type_mismatch
1922 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.input_different_precision
1923 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.output_different_precision
1924 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.internal_different_precision
1925 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.input_superfluous_declaration
1926 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.output_superfluous_declaration
1927 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.internal_superfluous_declaration
1928 dEQP-GLES31.functional.shaders.linkage.tessellation.varying.rules.vertex_fragment_same_varying_name…
[all …]
/external/deqp/data/gles31/shaders/es31/
Dtessellation_negative_user_defined_io.test120 desc "Incorrectly sized tessellation control output array"
166 desc "Incorrectly sized tessellation control output array"
212 desc "Incorrectly sized tessellation control output array"

12345