Home
last modified time | relevance | path

Searched refs:VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP (Results 1 – 25 of 48) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryEmitGeometryShaderTests.cpp231 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 0, 0, 0, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
232 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 0, 1, 0, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
233 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 1, 1, 0, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
234 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 2, 1, 0, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
235 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 3, 1, 0, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
236 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 0, 2, 0, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
237 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 1, 2, 0, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
238 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 2, 2, 0, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
239 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 3, 2, 0, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
240 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, 3, 2, 3, 0, "triangle_strip", ""}, in createEmitGeometryShaderTests()
DvktGeometryInputGeometryShaderTests.cpp260 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, "triangles", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP }, in createInputGeometryShaderTests()
261 …{ VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, "triangle_strip", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STR… in createInputGeometryShaderTests()
262 …{ VK_PRIMITIVE_TOPOLOGY_TRIANGLE_FAN, "triangle_fan", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP in createInputGeometryShaderTests()
265 …POLOGY_TRIANGLE_LIST_WITH_ADJACENCY, "triangles_adjacency", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP } in createInputGeometryShaderTests()
276 …ITIVE_TOPOLOGY_TRIANGLE_STRIP_WITH_ADJACENCY, name.c_str(), VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP }; in createInputGeometryShaderTests()
289 … { VK_PRIMITIVE_TOPOLOGY_POINT_LIST, "points_to_triangles", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP}, in createInputGeometryShaderTests()
290 { VK_PRIMITIVE_TOPOLOGY_LINE_LIST, "lines_to_triangles", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP} in createInputGeometryShaderTests()
DvktGeometryTestsUtil.cpp325 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in inputTypeToGLString()
346 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in outputTypeToGLString()
368 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in calcOutputVertices()
DvktGeometryVaryingGeometryShaderTests.cpp78 : GeometryExpanderRenderTestInstance (context, VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, name) in GeometryVaryingTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawSimpleTest.cpp80 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in SimpleDraw()
127 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in iterate()
233 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in iterate()
337 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
347 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
DvktDrawIndirectTest.cpp151 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in IndirectDraw()
249 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in iterate()
307 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in iterate()
512 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in iterate()
571 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in iterate()
775 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
793 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
808 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
DvktDrawIndexedTest.cpp85 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in DrawIndexed()
270 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in iterate()
373 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
383 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
DvktDrawShaderDrawParametersTests.cpp107 DE_ASSERT(m_topology == vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP); in DrawTest()
362 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
376 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
392 testSpec.topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in init()
DvktDrawBaseClass.hpp108 …* fragmentShaderName, vk::VkPrimitiveTopology topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP);
DvktDrawInstancedTests.cpp112 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: return rr::PRIMITIVETYPE_TRIANGLE_STRIP; in mapVkPrimitiveTopology()
737 vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in InstancedTests()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp193 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP,
325 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in createBufferData()
422 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in createBufferData()
630 primitiveTopology == VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP || in PrimitiveRestartTest()
666 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in createBufferData()
719 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in createBufferData()
1571 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in createPrimitiveRestartTests()
DvktPipelineReferenceRenderer.cpp116 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: return rr::PRIMITIVETYPE_TRIANGLE_STRIP; in mapVkPrimitiveTopology()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateGeneralTests.cpp60 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in StateSwitchTestInstance()
165 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in BindOrderTestInstance()
302 …Info_1.addState(PipelineCreateInfo::InputAssemblerState(vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP)); in initPipeline()
DvktDynamicStateCBTests.cpp52 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in BlendConstantsTestInstance()
DvktDynamicStateBaseClass.cpp39 , m_topology (vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in DynamicStateBaseClass()
DvktDynamicStateVPTests.cpp55 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in initialize()
/external/skia/src/gpu/vk/
DGrVkCopyPipeline.cpp63 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, // topology in Create()
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp200 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in genVertices()
385 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in testPrimitivesInside()
530 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in testPrimitivesDepthClamp()
1186 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in addClippingTests()
/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit2d.c796 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in blit2d_init_color_pipeline()
949 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in blit2d_init_depth_only_pipeline()
1102 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in blit2d_init_stencil_only_pipeline()
Dradv_meta_blit.c811 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in radv_device_init_meta_blit_color()
988 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in radv_device_init_meta_blit_depth()
1167 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in radv_device_init_meta_blit_stencil()
Dradv_meta_decompress.c176 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in create_pipeline()
Dradv_meta_fast_clear.c179 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in create_pipeline()
Dradv_meta_resolve.c196 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in create_pipeline()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp1443 : BaseTriangleTestInstance(context, VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, sampleCount) in TriangleStripTestInstance()
2170 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in extractTriangles()
2467 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in extractTriangles()
2853 { VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, "triangle_strip" }, in createRasterizationTests()
2907 … "triangle_strip", "Verify triangle strip interpolation", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, IN… in createRasterizationTests()
2922 … "triangle_strip", "Verify triangle strip interpolation", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, IN… in createRasterizationTests()
2938 …x, "triangle_strip", "Verify triangle strip flatshading", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, IN… in createRasterizationTests()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp950 DrawState drawState(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, m_renderSize.x(), m_renderSize.y()); in iterate()
1499 DrawState drawState(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, m_renderSize.x(), m_renderSize.y()); in iterate()
2617 …, "Test that traiangle strips can be front or back facing", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP }, in createBuiltinVarTests()
2636 …triangle_list", "test that triangles respect gl_fragdepth", VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP }, in createBuiltinVarTests()

12