Home
last modified time | relevance | path

Searched defs:topology (Results 1 – 25 of 57) sorted by relevance

123

/external/valgrind/none/tests/s390x/
Decag.c19 get_level_info(uint64_t topology, unsigned level) in get_level_info()
28 uint64_t topology; in main() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp286 void PrimitiveTopologyTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkI… in createBufferData()
640 void PrimitiveRestartTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIn… in createBufferData()
1462 const rr::PrimitiveType topology = mapVkPrimitiveTopology(m_primitiveTopology); in verifyImage() local
1540 std::string getPrimitiveTopologyCaseName (VkPrimitiveTopology topology) in getPrimitiveTopologyCaseName()
1555 const VkPrimitiveTopology topology = InputAssemblyTest::s_primitiveTopologies[topologyNdx]; in createPrimitiveTopologyTests() local
1584 const VkPrimitiveTopology topology = primitiveRestartTopologies[topologyNdx]; in createPrimitiveRestartTests() local
DvktPipelineMultisampleTests.cpp754 VkPrimitiveTopology topology, in createMultisampleTestInstance()
776 VkPrimitiveTopology topology, in createMultisampleTestInstance()
816 VkPrimitiveTopology topology, in createMultisampleTestInstance()
854 VkPrimitiveTopology topology, in createMultisampleTestInstance()
912 VkPrimitiveTopology topology, in createMultisampleTestInstance()
941 VkPrimitiveTopology topology, in RasterizationSamplesInstance()
1044 VkPrimitiveTopology topology, in MinSampleShadingInstance()
1118 VkPrimitiveTopology topology, in SampleMaskInstance()
1273 VkPrimitiveTopology topology, in AlphaToOneInstance()
1342 VkPrimitiveTopology topology, in AlphaToCoverageInstance()
[all …]
DvktPipelineSpecConstantUtil.cpp126 …const VkPrimitiveTopology topology = (m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BI… in build() local
/external/trappy/trappy/stats/
DAggregator.py89 def __init__(self, triggers, topology, aggfunc=None): argument
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_builder_3d.h39 enum gen_3dprim_type topology; member
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawTestCaseUtil.hpp65 vk::VkPrimitiveTopology topology; member
DvktDrawBaseClass.cpp32 …xt, const char* vertexShaderName, const char* fragmentShaderName, vk::VkPrimitiveTopology topology) in DrawTestsBaseClass()
DvktBasicDrawTests.cpp104 vk::VkPrimitiveTopology topology; member
252 …cess& reference, const tcu::ConstPixelBufferAccess& result, const vk::VkPrimitiveTopology topology) in imageCompare()
1176 const vk::VkPrimitiveTopology topology; member
1191 const vk::VkPrimitiveTopology topology = caseParams.topology; in populateSubGroup() local
1274 const vk::VkPrimitiveTopology topology = vk::VkPrimitiveTopology(idx); in createTopologyGroups() local
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp115 std::vector<Vec4> genVertices (const VkPrimitiveTopology topology, const Vec4& offset, const float … in genVertices()
347 void initPrograms (SourceCollections& programCollection, const VkPrimitiveTopology topology) in initPrograms()
365 tcu::TestStatus testPrimitivesInside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesInside()
437 tcu::TestStatus testPrimitivesOutside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesOutside()
480 tcu::TestStatus testPrimitivesDepthClamp (Context& context, const VkPrimitiveTopology topology) in testPrimitivesDepthClamp()
717 const VkPrimitiveTopology topology; member
1288 …const VkPrimitiveTopology topology = (useTessellation ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRI… in addClippingTests() local
/external/bart/bart/sched/
DSchedMatrix.py151 topology, argument
DSchedMultiAssert.py138 def __init__(self, ftrace, topology, execnames=None, pids=None): argument
DSchedAssert.py68 def __init__(self, ftrace, topology, execname=None, pid=None): argument
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp993 PRIMITIVE_TOPOLOGY topology) in MaxVertsPerDraw()
1074 PRIMITIVE_TOPOLOGY topology, in DrawInstanced()
1162 PRIMITIVE_TOPOLOGY topology, in SwrDraw()
1179 PRIMITIVE_TOPOLOGY topology, in SwrDrawInstanced()
1200 PRIMITIVE_TOPOLOGY topology, in DrawIndexedInstance()
1310 PRIMITIVE_TOPOLOGY topology, in SwrDrawIndexed()
1330 PRIMITIVE_TOPOLOGY topology, in SwrDrawIndexedInstanced()
/external/lisa/results/LisaInANutshell_Backup/
Dplatform.json47 "topology": [ array
/external/lisa/ipynb/tutorial/example_results/
Dplatform.json52 "topology": [ array
/external/valgrind/coregrind/
Dm_cache.c568 get_cache_info_for_level(ULong topology, UInt level) in get_cache_info_for_level()
615 ULong topology = ecag(0, 0, 0); // get summary in get_cache_info() local
/external/guava/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java160 Topology topology; field in BinaryTreeTraverserBenchmark
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp128 …GraphicsPipelineBuilder& setPrimitiveTopology (const vk::VkPrimitiveTopology topology) { m_primi… in setPrimitiveTopology()
/external/tcpdump/
Dprint-ospf.c624 register int j, tlv_type, tlv_length, topology; in ospf_print_lsa() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktDrawUtil.hpp45 vk::VkPrimitiveTopology topology; member
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp329 const VkPrimitiveTopology topology, in makeGraphicsPipeline()
536 const VkPrimitiveTopology topology, in Renderer()
810 void draw (const VkPrimitiveTopology topology, in draw()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp124 …cingCaseInstance::BuiltinGlFrontFacingCaseInstance (Context& context, VkPrimitiveTopology topology) in BuiltinGlFrontFacingCaseInstance()
216 …ntFacingCase::BuiltinGlFrontFacingCase (TestContext& testCtx, VkPrimitiveTopology topology, const … in BuiltinGlFrontFacingCase()
285 …CaseInstance::BuiltinFragDepthCaseInstance (Context& context, VkPrimitiveTopology topology, VkForm… in BuiltinFragDepthCaseInstance()
1815 …tContext& testCtx, const char* name, const char* description, VkPrimitiveTopology topology, VkForm… in BuiltinFragDepthCase()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp139 …GraphicsPipelineBuilder& setPrimitiveTopology (const vk::VkPrimitiveTopology topology) { m_primi… in setPrimitiveTopology()
/external/jmdns/src/javax/jmdns/impl/
DJmmDNSImpl.java559 public NetworkChecker(NetworkTopologyListener mmDNS, NetworkTopologyDiscovery topology) { in NetworkChecker()

123