| /third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
| D | gstv4l2codecdevice.c | 75 clear_topology (struct media_v2_topology *topology) in clear_topology() 85 get_topology (gint fd, struct media_v2_topology *topology) in get_topology() 126 find_v4l_entity (struct media_v2_topology *topology, guint32 id) in find_v4l_entity() 143 find_pad (struct media_v2_topology *topology, guint32 id) in find_pad() 158 find_codec_entity (struct media_v2_topology *topology) in find_codec_entity() 181 find_codec_entity_pads (struct media_v2_topology *topology, in find_codec_entity_pads() 215 find_peer_v4l_entity (struct media_v2_topology *topology, in find_peer_v4l_entity() 251 find_video_interface (struct media_v2_topology *topology, guint32 id) in find_video_interface() 270 find_video_devnode (struct media_v2_topology *topology, in find_video_devnode() 323 struct media_v2_topology topology; in gst_v4l2_codec_find_devices() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_enums.c | 138 enum dxil_primitive_topology dxil_get_primitive_topology(enum shader_prim topology) in dxil_get_primitive_topology()
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_conv.h | 63 static inline unsigned vk_conv_topology(VkPrimitiveTopology topology) in vk_conv_topology()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
| D | vktClippingTests.cpp | 117 std::vector<Vec4> genVertices (const VkPrimitiveTopology topology, const Vec4& offset, const float … in genVertices() 395 void initPrograms (SourceCollections& programCollection, const VkPrimitiveTopology topology) in initPrograms() 413 tcu::TestStatus testPrimitivesInside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesInside() 491 tcu::TestStatus testPrimitivesOutside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesOutside() 548 tcu::TestStatus testPrimitivesDepthClamp (Context& context, const VkPrimitiveTopology topology) in testPrimitivesDepthClamp() 639 tcu::TestStatus testPrimitivesDepthClip (Context& context, const VkPrimitiveTopology topology) in testPrimitivesDepthClip() 1022 const VkPrimitiveTopology topology; member 1544 void checkTopologySupport(Context& context, const VkPrimitiveTopology topology) in checkTopologySupport() 1696 …const VkPrimitiveTopology topology = (useTessellation ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRI… in addClippingTests() local
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | RenderPipelineVk.cpp | 107 VkPrimitiveTopology VulkanPrimitiveTopology(dawn::PrimitiveTopology topology) { in VulkanPrimitiveTopology() 124 bool ShouldEnablePrimitiveRestart(dawn::PrimitiveTopology topology) { in ShouldEnablePrimitiveRestart()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineInputAssemblyTests.cpp | 378 void PrimitiveTopologyTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkI… in createBufferData() 754 void PrimitiveRestartTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIn… in createBufferData() 1595 …const rr::PrimitiveType topology = m_primitiveTopology == VK_PRIMITIVE_TOPOLOGY_PATCH_LIST ? rr::… in verifyImage() local 1682 std::string getPrimitiveTopologyCaseName (VkPrimitiveTopology topology) in getPrimitiveTopologyCaseName() 1701 const VkPrimitiveTopology topology = InputAssemblyTest::s_primitiveTopologies[topologyNdx]; in createPrimitiveTopologyTests() local 1756 const VkPrimitiveTopology topology = primitiveRestartTopologies[topologyNdx]; in createPrimitiveRestartTests() local
|
| D | vktPipelineSpecConstantUtil.cpp | 126 …const VkPrimitiveTopology topology = (m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BI… in build() local
|
| D | vktPipelineMultisampleTests.cpp | 1346 VkPrimitiveTopology topology, in createMultisampleTestInstance() 1389 VkPrimitiveTopology topology, in createMultisampleTestInstance() 1437 VkPrimitiveTopology topology, in createMultisampleTestInstance() 1487 VkPrimitiveTopology topology, in createMultisampleTestInstance() 1550 VkPrimitiveTopology topology, in createMultisampleTestInstance() 1594 VkPrimitiveTopology topology, in createMultisampleTestInstance() 1643 VkPrimitiveTopology topology, in createMultisampleTestInstance() 1937 VkPrimitiveTopology topology, in RasterizationSamplesInstance() 2045 VkPrimitiveTopology topology, in MinSampleShadingInstance() 2173 VkPrimitiveTopology topology, in MinSampleShadingDisabledInstance() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Context.cpp | 25 uint32_t ComputePrimitiveCount(VkPrimitiveTopology topology, uint32_t vertexCount) in ComputePrimitiveCount() 50 VkPrimitiveTopology topology, in ProcessPrimitiveRestart() 108 void IndexBuffer::getIndexBuffers(VkPrimitiveTopology topology, uint32_t count, uint32_t first, boo… in getIndexBuffers()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | RenderPipelineVk.cpp | 108 VkPrimitiveTopology VulkanPrimitiveTopology(wgpu::PrimitiveTopology topology) { in VulkanPrimitiveTopology() 124 bool ShouldEnablePrimitiveRestart(wgpu::PrimitiveTopology topology) { in ShouldEnablePrimitiveRestart()
|
| /third_party/alsa-utils/ |
| D | Makefile.am | 32 SUBDIRS += topology subdir
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3_nir_lower_tess.c | 29 uint32_t topology; member 295 unsigned topology) in ir3_nir_lower_to_explicit_output() 669 unsigned topology) in ir3_nir_lower_tess_ctrl() 827 unsigned topology) in ir3_nir_lower_tess_eval()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawTestCaseUtil.hpp | 50 vk::VkPrimitiveTopology topology; member
|
| D | vktDrawBaseClass.cpp | 34 …erName, const char* fragmentShaderName, bool useDynamicRendering, vk::VkPrimitiveTopology topology) in DrawTestsBaseClass()
|
| D | vktDrawMultipleClearsWithinRenderPass.cpp | 127 VkPrimitiveTopology topology; member 172 Topology topology; member 703 for(const auto &topology : topologiesToTest) in init() local
|
| D | vktBasicDrawTests.cpp | 107 vk::VkPrimitiveTopology topology; member 257 …cess& reference, const tcu::ConstPixelBufferAccess& result, const vk::VkPrimitiveTopology topology) in imageCompare() 1171 const vk::VkPrimitiveTopology topology; member 1188 const vk::VkPrimitiveTopology topology = caseParams.topology; in populateSubGroup() local 1282 const vk::VkPrimitiveTopology topology (static_cast<vk::VkPrimitiveTopology>(topologyIdx)); in createDrawTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktRasterizationProvokingVertexTests.cpp | 67 static VkDeviceSize getXfbBufferSize (deUint32 vertexCount, VkPrimitiveTopology topology) in getXfbBufferSize() 94 VkPrimitiveTopology topology, in verifyXfbBuffer() 970 for (const Topology& topology : topologies) in createTests() local
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| D | helpers.h | 121 VkPrimitiveTopology topology; variable
|
| /third_party/mesa3d/src/intel/dev/ |
| D | intel_device_info.c | 1206 const struct drm_i915_query_topology_info *topology, in update_from_single_slice_topology() 1285 const struct drm_i915_query_topology_info *topology) in update_from_topology() 1328 struct drm_i915_query_topology_info *topology; in update_from_masks() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryTestsUtil.hpp | 129 …GraphicsPipelineBuilder& setPrimitiveTopology (const vk::VkPrimitiveTopology topology) { m_primi… in setPrimitiveTopology()
|
| D | vktGeometryTestsUtil.cpp | 150 …const VkPrimitiveTopology topology = (m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BI… in build() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| D | vktDrawUtil.hpp | 83 vk::VkPrimitiveTopology topology; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_util.h | 150 tu6_primtype(VkPrimitiveTopology topology) in tu6_primtype()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderBuiltinVarTests.cpp | 125 …cingCaseInstance::BuiltinGlFrontFacingCaseInstance (Context& context, VkPrimitiveTopology topology) in BuiltinGlFrontFacingCaseInstance() 220 …ntFacingCase::BuiltinGlFrontFacingCase (TestContext& testCtx, VkPrimitiveTopology topology, const … in BuiltinGlFrontFacingCase() 299 …CaseInstance::BuiltinFragDepthCaseInstance (Context& context, VkPrimitiveTopology topology, VkForm… in BuiltinFragDepthCaseInstance() 1626 …tContext& testCtx, const char* name, const char* description, VkPrimitiveTopology topology, VkForm… in BuiltinFragDepthCase()
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DOpsRenderPass.cpp | 114 D3D12_PRIMITIVE_TOPOLOGY topology = D3D_PRIMITIVE_TOPOLOGY_UNDEFINED; in set_primitive_topology() local
|