Home
last modified time | relevance | path

Searched refs:VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP (Results 226 – 250 of 421) sorted by relevance

12345678910>>...17

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_external_objects/
H A Dvk.c506 VkPrimitiveTopology topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in create_pipeline()
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Dvulkan.c412 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP : in vulkan_init_pipelines()
513 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP : in vulkan_init_pipelines()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp1460 …age == STAGE_VERTEX) ? VK_PRIMITIVE_TOPOLOGY_POINT_LIST : VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, //… in iterate()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/examples/
H A Dpugl_vulkan_cxx_demo.cpp834 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in init()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/examples/
H A Dpugl_vulkan_cxx_demo.cpp834 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in init()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/examples/
H A Dpugl_vulkan_cxx_demo.cpp834 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in init()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/examples/
H A Dpugl_vulkan_cxx_demo.cpp834 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in init()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/examples/
H A Dpugl_vulkan_cxx_demo.cpp834 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in init()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/examples/
H A Dpugl_vulkan_cxx_demo.cpp834 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp929 pipelineInputAssemblyStateInfo.topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in CreateSwapchain()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dradv_private.h2567 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in si_translate_prim()
H A Dradv_meta_clear.c136 .topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, in create_pipeline()
H A Dradv_pipeline.c1208 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in radv_prim_can_use_guardband()
1255 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in si_conv_prim_to_gs_out()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c2970 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in PVRX()
4343 case VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in pvr_get_hw_primitive_topology()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp1112 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, // VkPrimitiveTopology topology; in VertexInputInstance()
H A DvktPipelineExtendedDynamicStateTests.cpp424 case vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP: in getTopologyClass()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/Vulkan/
H A Dthin3d_vulkan.cpp116 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP,
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A Dthin3d_vulkan.cpp116 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP,
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A Dthin3d_vulkan.cpp116 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP,
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dshader_module.cpp300 result.emplace(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP); in GetTopology()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp1333 m_caseDef.size.swizzle(0, 1), VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, subpassNdx))); in uploadDraw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp2062 …age == STAGE_VERTEX) ? VK_PRIMITIVE_TOPOLOGY_POINT_LIST : VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, //… in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp2080 …age == STAGE_VERTEX) ? VK_PRIMITIVE_TOPOLOGY_POINT_LIST : VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, //… in iterate()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/vulkan/
H A Danv_pipeline.c400 [VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP] = _3DPRIM_TRISTRIP,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkBasicTypes.inl1330 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP = 4, enumerator

12345678910>>...17