Home
last modified time | relevance | path

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

123

/external/tensorflow/tensorflow/python/tpu/
Ddevice_assignment.py32 def _compute_task_and_cores_to_replicas(core_assignment, topology): argument
66 def __init__(self, topology, core_assignment): argument
104 def topology(self): member in DeviceAssignment
169 def build(topology, argument
177 def device_assignment(topology, argument
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp287 void PrimitiveTopologyTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkI… in createBufferData()
641 void PrimitiveRestartTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIn… in createBufferData()
1352 const rr::PrimitiveType topology = mapVkPrimitiveTopology(m_primitiveTopology); in verifyImage() local
1430 std::string getPrimitiveTopologyCaseName (VkPrimitiveTopology topology) in getPrimitiveTopologyCaseName()
1445 const VkPrimitiveTopology topology = InputAssemblyTest::s_primitiveTopologies[topologyNdx]; in createPrimitiveTopologyTests() local
1474 const VkPrimitiveTopology topology = primitiveRestartTopologies[topologyNdx]; in createPrimitiveRestartTests() local
DvktPipelineMultisampleTests.cpp106 void checkLargePointsSupport (Context& context, VkPrimitiveTopology topology, float pointSize) in checkLargePointsSupport()
989 VkPrimitiveTopology topology, in createMultisampleTestInstance()
1022 VkPrimitiveTopology topology, in createMultisampleTestInstance()
1066 VkPrimitiveTopology topology, in createMultisampleTestInstance()
1108 VkPrimitiveTopology topology, in createMultisampleTestInstance()
1170 VkPrimitiveTopology topology, in createMultisampleTestInstance()
1257 VkPrimitiveTopology topology, in RasterizationSamplesInstance()
1365 VkPrimitiveTopology topology, in MinSampleShadingInstance()
1498 VkPrimitiveTopology topology, in SampleMaskInstance()
1654 VkPrimitiveTopology topology, in AlphaToOneInstance()
[all …]
DvktPipelineSpecConstantUtil.cpp126 …const VkPrimitiveTopology topology = (m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BI… in build() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp1075 PRIMITIVE_TOPOLOGY topology) in MaxVertsPerDraw()
1156 PRIMITIVE_TOPOLOGY topology, in DrawInstanced()
1244 PRIMITIVE_TOPOLOGY topology, in SwrDraw()
1261 PRIMITIVE_TOPOLOGY topology, in SwrDrawInstanced()
1282 PRIMITIVE_TOPOLOGY topology, in DrawIndexedInstance()
1392 PRIMITIVE_TOPOLOGY topology, in SwrDrawIndexed()
1412 PRIMITIVE_TOPOLOGY topology, in SwrDrawIndexedInstanced()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawTestCaseUtil.hpp65 vk::VkPrimitiveTopology topology; member
DvktDrawBaseClass.cpp34 …xt, const char* vertexShaderName, const char* fragmentShaderName, vk::VkPrimitiveTopology topology) in DrawTestsBaseClass()
DvktBasicDrawTests.cpp106 vk::VkPrimitiveTopology topology; member
254 …cess& reference, const tcu::ConstPixelBufferAccess& result, const vk::VkPrimitiveTopology topology) in imageCompare()
1119 const vk::VkPrimitiveTopology topology; member
1134 const vk::VkPrimitiveTopology topology = caseParams.topology; in populateSubGroup() local
1217 const vk::VkPrimitiveTopology topology = vk::VkPrimitiveTopology(idx); in createTopologyGroups() local
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp117 std::vector<Vec4> genVertices (const VkPrimitiveTopology topology, const Vec4& offset, const float … in genVertices()
375 void initPrograms (SourceCollections& programCollection, const VkPrimitiveTopology topology) in initPrograms()
393 tcu::TestStatus testPrimitivesInside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesInside()
469 tcu::TestStatus testPrimitivesOutside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesOutside()
524 tcu::TestStatus testPrimitivesDepthClamp (Context& context, const VkPrimitiveTopology topology) in testPrimitivesDepthClamp()
860 const VkPrimitiveTopology topology; member
1466 …const VkPrimitiveTopology topology = (useTessellation ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRI… in addClippingTests() local
/external/swiftshader/src/Vulkan/
DVkPipeline.cpp22 sw::DrawType Convert(VkPrimitiveTopology topology) in Convert()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_draw.cpp180 enum pipe_prim_type topology; in swr_draw_vbo() local
/external/guava/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java160 Topology topology; field in BinaryTreeTraverserBenchmark
/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp44 const VkPrimitiveTopology topology, in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp128 …GraphicsPipelineBuilder& setPrimitiveTopology (const vk::VkPrimitiveTopology topology) { m_primi… in setPrimitiveTopology()
DvktGeometryTestsUtil.cpp150 …const VkPrimitiveTopology topology = (m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BI… in build() local
/external/tcpdump/
Dprint-ospf.c624 register int j, tlv_type, tlv_length, topology; in ospf_print_lsa() local
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.hpp45 vk::VkPrimitiveTopology topology; member
DvktDrawUtil.cpp215 std::string getPrimitiveTopologyShortName (const VkPrimitiveTopology topology) in getPrimitiveTopologyShortName()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c884 radv_prim_can_use_guardband(enum VkPrimitiveTopology topology) in radv_prim_can_use_guardband()
906 si_translate_prim(enum VkPrimitiveTopology topology) in si_translate_prim()
961 si_conv_prim_to_gs_out(enum VkPrimitiveTopology topology) in si_conv_prim_to_gs_out()
1467 unsigned type = 0, partitioning = 0, topology = 0, distribution_mode = 0; in calculate_tess_state() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp125 …cingCaseInstance::BuiltinGlFrontFacingCaseInstance (Context& context, VkPrimitiveTopology topology) in BuiltinGlFrontFacingCaseInstance()
217 …ntFacingCase::BuiltinGlFrontFacingCase (TestContext& testCtx, VkPrimitiveTopology topology, const … in BuiltinGlFrontFacingCase()
286 …CaseInstance::BuiltinFragDepthCaseInstance (Context& context, VkPrimitiveTopology topology, VkForm… in BuiltinFragDepthCaseInstance()
1464 …tContext& testCtx, const char* name, const char* description, VkPrimitiveTopology topology, VkForm… in BuiltinFragDepthCase()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp289 const VkPrimitiveTopology topology, in makeGraphicsPipeline()
489 const VkPrimitiveTopology topology, in Renderer()
703 void draw (const VkPrimitiveTopology topology, in draw()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp139 …GraphicsPipelineBuilder& setPrimitiveTopology (const vk::VkPrimitiveTopology topology) { m_primi… in setPrimitiveTopology()
DvktSynchronizationUtil.cpp354 …const VkPrimitiveTopology topology = (m_shaderStageFlags & VK_SHADER_STAGE_TESSELLATION_CONTROL_BI… in build() local
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp629 const VkPrimitiveTopology topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_FAN; in createPipeline() local
1040 const VkPrimitiveTopology topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_FAN; in createPipelines() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp123 …GraphicsPipelineBuilder& setPrimitiveTopology (const vk::VkPrimitiveTopology topology) { m_primi… in setPrimitiveTopology()

123