Home
last modified time | relevance | path

Searched refs:m_topology (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/python/src/object/
Dinheritance.cpp89 std::size_t n = num_vertices(m_topology); in distances_to()
103 reverse_cast_graph reverse_topology(m_topology); in distances_to()
126 cast_graph& topology() { return m_topology; } in topology()
127 cast_graph const& topology() const { return m_topology; } in topology()
134 cast_graph m_topology; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateCBTests.cpp53 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in BlendConstantsTestInstance()
77 pipelineCreateInfo.addState(PipelineCreateInfo::InputAssemblerState(m_topology)); in initPipeline()
DvktDynamicStateBaseClass.hpp90 vk::VkPrimitiveTopology m_topology; member in vkt::DynamicState::DynamicStateBaseClass
DvktDynamicStateBaseClass.cpp41 , m_topology (vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in DynamicStateBaseClass()
178 pipelineCreateInfo.addState(PipelineCreateInfo::InputAssemblerState(m_topology)); in initPipeline()
DvktDynamicStateDSTests.cpp65 , m_topology (vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in DepthStencilBaseCase()
83 vk::VkPrimitiveTopology m_topology; member in vkt::DynamicState::__anon47875c170111::DepthStencilBaseCase
245 pipelineCreateInfo_1.addState(PipelineCreateInfo::InputAssemblerState(m_topology)); in initialize()
257 pipelineCreateInfo_2.addState(PipelineCreateInfo::InputAssemblerState(m_topology)); in initialize()
537 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in DepthBoundsTestInstance()
619 pipelineCreateInfo.addState(PipelineCreateInfo::InputAssemblerState(m_topology)); in initPipeline()
DvktDynamicStateVPTests.cpp56 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in initialize()
250 pipelineCreateInfo.addState(PipelineCreateInfo::InputAssemblerState(m_topology)); in initPipeline()
DvktDynamicStateRSTests.cpp64 , m_topology (vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in DepthBiasBaseCase()
82 vk::VkPrimitiveTopology m_topology; member in vkt::DynamicState::__anon929945a50111::DepthBiasBaseCase
236 pipelineCreateInfo.addState(PipelineCreateInfo::InputAssemblerState(m_topology)); in initialize()
570 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_LINE_LIST; in LineWidthParamTestInstance()
DvktDynamicStateGeneralTests.cpp62 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in StateSwitchTestInstance()
154 m_topology = vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in BindOrderTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp122 const VkPrimitiveTopology m_topology; member in vkt::sr::__anon999e57230111::BuiltinGlFrontFacingCaseInstance
127 , m_topology (topology) in BuiltinGlFrontFacingCaseInstance()
151 testDesc = "gl_FrontFacing " + getPrimitiveTopologyShortName(m_topology) + " "; in iterate()
155 DrawCallData drawCallData (m_topology, vertices); in iterate()
217 const VkPrimitiveTopology m_topology; member in vkt::sr::__anon999e57230111::BuiltinGlFrontFacingCase
222 , m_topology (topology) in BuiltinGlFrontFacingCase()
263 if (m_topology == VK_PRIMITIVE_TOPOLOGY_TRIANGLE_FAN && in checkSupport()
273 return new BuiltinGlFrontFacingCaseInstance(context, m_topology); in createInstance()
289 const VkPrimitiveTopology m_topology; member in vkt::sr::__anon999e57230111::BuiltinFragDepthCaseInstance
301 , m_topology (topology) in BuiltinFragDepthCaseInstance()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawSimpleTest.cpp71 switch (m_topology) in SimpleDraw()
124 switch (m_topology) in iterate()
216 switch (m_topology) in iterate()
DvktDrawBaseClass.cpp38 , m_topology (topology) in DrawTestsBaseClass()
164 pipelineCreateInfo.addState(PipelineCreateInfo::InputAssemblerState(m_topology)); in initPipeline()
DvktDrawBaseClass.hpp126 const vk::VkPrimitiveTopology m_topology; member in vkt::Draw::DrawTestsBaseClass
DvktDrawIndirectTest.cpp166 switch (m_topology) in setVertexBuffer()
212 switch (m_topology) in setFirstInstanceVertexBuffer()
322 switch (m_topology) in iterate()
398 switch (m_topology) in iterate()
669 switch (m_topology) in iterate()
744 switch (m_topology) in iterate()
DvktDrawIndexedTest.cpp74 switch (m_topology) in DrawIndexed()
245 switch (m_topology) in iterate()
DvktDrawShaderDrawParametersTests.cpp102 DE_ASSERT(m_topology == vk::VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP); in DrawTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorTests.cpp351 , m_topology (getTopology(caseDef.primitive)) in ScissorRenderer()
389 … m_renderSize, getAreaRect(scissorAreaFloat, m_renderSize.x(), m_renderSize.y()), m_topology)); in draw()
418 const VkPrimitiveTopology m_topology; member in vkt::FragmentOperations::__anon05c7a1580111::ScissorRenderer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp496 , m_topology (topology) in Renderer()
532 …sPipeline (vk, device, *m_pipelineLayout, *m_renderPass, m_renderSize, m_topology, DE_LENGTH_OF_AR… in Renderer()
565 const VkPrimitiveTopology m_topology; member in vkt::sparse::__anon164eea400111::Renderer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp808 const VkPrimitiveTopology m_topology; member in vkt::pipeline::__anon7e9410ee0111::SampleMaskWithConservativeInstance
857 const VkPrimitiveTopology m_topology; member in vkt::pipeline::__anon7e9410ee0111::SampleMaskWithDepthTestInstance
2686 , m_topology (VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in SampleMaskWithConservativeInstance()
2710 …&m_topology, &m_vertices, m_multisampleStateParams, m_blendState, m_rasterizationConservativeState… in iterate()
2997 , m_topology (VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in SampleMaskWithDepthTestInstance()
3017 …text, m_colorFormat, m_depthStencilFormat, m_renderSize, m_useDepth, m_useStencil, 1u, &m_topology, in iterate()