Home
last modified time | relevance | path

Searched refs:m_pipelineConstructionType (Results 1 – 25 of 50) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateTestCaseUtil.hpp65 , m_pipelineConstructionType(pipelineConstructionType) in InstanceFactory()
75 , m_pipelineConstructionType(pipelineConstructionType) in InstanceFactory()
83 return new Instance(context, m_pipelineConstructionType, m_shaderPaths); in createInstance()
106 m_pipelineConstructionType); in checkSupport()
112 const vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::InstanceFactory
DvktDynamicStateDiscardTests.cpp177 …m_renderPass = vk::RenderPassWrapper(m_pipelineConstructionType, m_vk, device, &renderPassCreateIn… in initRenderPass()
442 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in setDynamicState()
497 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in setDynamicState()
671 , m_pipelineConstructionType(pipelineConstructionType) in DiscardTestCase()
680 m_pipelineConstructionType); in checkSupport()
688 …return new StencilTestInstance(context, m_pipelineConstructionType, "discard.vert", "discard.frag"… in createInstance()
690 …return new ViewportTestInstance(context, m_pipelineConstructionType, "discard.vert", "discard.frag… in createInstance()
692 …return new ScissorTestInstance(context, m_pipelineConstructionType, "discard.vert", "discard.frag"… in createInstance()
694 … return new DepthTestInstance(context, m_pipelineConstructionType, "discard.vert", "discard.frag"); in createInstance()
696 … return new BlendTestInstance(context, m_pipelineConstructionType, "discard.vert", "discard.frag"); in createInstance()
[all …]
DvktDynamicStateInheritanceTests.cpp135 PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::__anon8a2e3ea10111::InheritanceTestInstance
415 , m_pipelineConstructionType(pipelineConstructionType) in InheritanceTestInstance()
581 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in startRenderCmds()
601 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in startRenderCmds()
626 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in startRenderCmds()
682 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in startRenderCmds()
791 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in startRenderCmds()
831 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in startRenderCmds()
860 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in startRenderCmds()
1150 , m_pipelineConstructionType(pipelineConstructionType) in InheritanceTestCase()
[all …]
DvktDynamicStateDSTests.cpp69 , m_pipelineConstructionType(pipelineConstructionType) in DepthStencilBaseCase()
94 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::__anon011f33ce0111::DepthStencilBaseCase
181 …m_pipelineLayout = vk::PipelineLayoutWrapper(m_pipelineConstructionType, m_vk, device, m_setLayout… in initialize()
232 …m_renderPass = vk::RenderPassWrapper(m_pipelineConstructionType, m_vk, device, &renderPassCreateIn… in initialize()
426 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in setDynamicViewportState()
446 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in setDynamicViewportState()
705 …m_renderPass = vk::RenderPassWrapper(m_pipelineConstructionType, m_vk, device, &renderPassCreateIn… in initRenderPass()
1056 …context, m_pipelineConstructionType, (m_isMesh ? nullptr : "VertexFetch.vert"), "VertexFetch.frag", in createInstance()
1083 m_pipelineConstructionType); in checkSupport()
1086 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::__anon011f33ce0111::StencilParamsBasicTestCase
[all …]
DvktDynamicStateBaseClass.cpp47 , m_pipelineConstructionType(pipelineConstructionType) in DynamicStateBaseClass()
97 … vk::PipelineLayoutWrapper(m_pipelineConstructionType, m_vk, device, de::sizeU32(rawSetLayouts), in initialize()
185 …m_renderPass = vk::RenderPassWrapper(m_pipelineConstructionType, m_vk, device, &renderPassCreateIn… in initRenderPass()
297 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in setDynamicViewportState()
317 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in setDynamicViewportState()
DvktDynamicStateCBTests.cpp213 , m_pipelineConstructionType(pipelineConstructionType) in DynamicStateCBTests()
234m_pipelineConstructionType, shaderPaths)); in init()
242 …m_testCtx, "blend_constants_mesh", m_pipelineConstructionType, shaderPaths, checkMeshShaderSupport… in init()
DvktDynamicStateClearTests.cpp457 , m_pipelineConstructionType(pipelineConstructionType) in DynamicStateClearTests()
473 …addChild(new InstanceFactory<ClearTestInstance>(m_testCtx, "clear", m_pipelineConstructionType, sh… in init()
475 …addChild(new InstanceFactory<BlitTestInstance>(m_testCtx, "blit", m_pipelineConstructionType, shad… in init()
477 …addChild(new InstanceFactory<CopyTestInstance>(m_testCtx, "copy", m_pipelineConstructionType, shad… in init()
479 …new InstanceFactory<ResolveTestInstance>(m_testCtx, "resolve", m_pipelineConstructionType, shaderP… in init()
DvktDynamicStateLineWidthTests.cpp411 , m_pipelineConstructionType(pipelineConstructionType) in LineWidthCase()
420 return new LineWidthInstance(context, m_pipelineConstructionType, m_params); in createInstance()
424 const PipelineConstructionType m_pipelineConstructionType; member
455 checkPipelineConstructionRequirements(vki, dev, m_pipelineConstructionType); in checkSupport()
479 , m_pipelineConstructionType(pipelineConstructionType) in DynamicStateLWTests()
532 … dynaStatic->addChild(new LineWidthCase(m_testCtx, p.rep(), m_pipelineConstructionType, p)); in init()
534 … staticDyna->addChild(new LineWidthCase(m_testCtx, p.rep(), m_pipelineConstructionType, p)); in init()
DvktDynamicStateRSTests.cpp65 , m_pipelineConstructionType(pipelineConstructionType) in DepthBiasBaseCase()
88 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::__anon4c311d5c0111::DepthBiasBaseCase
173 …m_pipelineLayout = vk::PipelineLayoutWrapper(m_pipelineConstructionType, m_vk, device, m_setLayout… in initialize()
224 …m_renderPass = vk::RenderPassWrapper(m_pipelineConstructionType, m_vk, device, &renderPassCreateIn… in initialize()
387 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in setDynamicViewportState()
407 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in setDynamicViewportState()
1260 , m_pipelineConstructionType(pipelineConstructionType) in DynamicStateRSTests()
1297 m_testCtx, "depth_bias" + nameSuffix, m_pipelineConstructionType, shaderPaths, in init()
1300 m_testCtx, "depth_bias_clamp" + nameSuffix, m_pipelineConstructionType, shaderPaths, in init()
1306 m_testCtx, "line_width" + nameSuffix, m_pipelineConstructionType, shaderPaths, in init()
[all …]
DvktDynamicStateComputeTests.cpp802 PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::__anonaae22c140111::DynamicStateComputeCase
821 PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::__anonaae22c140111::DynamicStateComputeInstance
829 , m_pipelineConstructionType(pipelineConstructionType) in DynamicStateComputeCase()
837 , m_pipelineConstructionType(pipelineConstructionType) in DynamicStateComputeInstance()
844 m_pipelineConstructionType); in checkSupport()
910 return new DynamicStateComputeInstance(context, m_params, m_pipelineConstructionType); in createInstance()
976 … statesData.push_back(getDynamicStateData(m_context, device, state, m_pipelineConstructionType)); in iterateTransfer()
1119 if (vk::isConstructionTypeShaderObject(m_pipelineConstructionType)) in iterateCompute()
1128 … statesData.push_back(getDynamicStateData(m_context, device, state, m_pipelineConstructionType)); in iterateCompute()
DvktDynamicStateLineWidthTests.hpp47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateLWTests
DvktDynamicStateInheritanceTests.hpp45 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateInheritanceTests
DvktDynamicStateDSTests.hpp47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateDSTests
DvktDynamicStateClearTests.hpp48 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateClearTests
DvktDynamicStateDiscardTests.hpp48 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateDiscardTests
DvktDynamicStateCBTests.hpp47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateCBTests
DvktDynamicStateRSTests.hpp47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateRSTests
DvktDynamicStateGeneralTests.hpp47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateGeneralTests
DvktDynamicStateVPTests.hpp47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateVPTests
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicVertexAttributeTests.cpp206 , m_pipelineConstructionType(pipelineConstructionType) in NonSequentialInstance()
225 const vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anonf71518cf0111::NonSequentialInstance
240 …createDynamicVertexStateDevice(m_context, queueFamilyIndex, m_pipelineConstructionType, deviceExte… in iterate()
338 …vk::RenderPassWrapper renderPass = vk::RenderPassWrapper(m_pipelineConstructionType, vk, *device, … in iterate()
380 …vk::PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vk, *device, &pipelineLayoutI… in iterate()
384 … {instanceInterface, vk, physicalDevice, *device, deviceExtensions, m_pipelineConstructionType}, in iterate()
385 … {instanceInterface, vk, physicalDevice, *device, deviceExtensions, m_pipelineConstructionType}}; in iterate()
524 , m_pipelineConstructionType(pipelineConstructionType) in NonSequentialCase()
539 const vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anonf71518cf0111::NonSequentialCase
556 vk::checkPipelineConstructionRequirements(vki, physDevice, m_pipelineConstructionType); in checkSupport()
[all …]
DvktPipelineMultisampleResolveRenderAreaTests.cpp66 , m_pipelineConstructionType(pipelineConstructionType) in MultisampleRenderAreaTestInstance()
86 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon5b67cd3e0111::MultisampleRenderAreaTestInstance
186 return RenderPassWrapper(m_pipelineConstructionType, vk, device, &renderPassInfo); in makeRenderPass()
265 const PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vk, device); in iterate()
267 … vki, vk, physicalDevice, device, m_context.getDeviceExtensions(), m_pipelineConstructionType}; in iterate()
432 , m_pipelineConstructionType(pipelineConstructionType) in MultisampleRenderAreaTest()
445 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon5b67cd3e0111::MultisampleRenderAreaTest
487 …return new MultisampleRenderAreaTestInstance(context, m_pipelineConstructionType, m_sampleCount, m… in createInstance()
507 m_pipelineConstructionType); in checkSupport()
DvktPipelineRobustnessCacheTests.cpp132 , m_pipelineConstructionType(pipelineConstructionType) in PipelineCacheTestInstance()
144 const vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon0d9732440111::PipelineCacheTestInstance
307 …m_pipelineLayout = vk::PipelineLayoutWrapper(m_pipelineConstructionType, vk, device, *descriptorSe… in iterate()
356 …m_renderPass = vk::RenderPassWrapper(m_pipelineConstructionType, vk, device, vk::VK_FORMAT_R32G32B… in iterate()
411 m_pipelineConstructionType); in iterate()
453 m_pipelineConstructionType); in iterate()
561 , m_pipelineConstructionType(pipelineConstructionType) in PipelineCacheTestCase()
572 …return new PipelineCacheTestInstance(context, m_pipelineConstructionType, m_robustnessBufferBehavi… in createInstance()
575 const vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon0d9732440111::PipelineCacheTestCase
617 m_pipelineConstructionType); in checkSupport()
DvktPipelineBindVertexBuffers2Tests.cpp248 , m_pipelineConstructionType(pipelineConstructionType) in BindBuffers2Instance()
261 const vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::BindBuffers2Instance
307 …const vk::PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vk, device, &pipelineLa… in iterate()
308 …vk::RenderPassWrapper renderPass(m_pipelineConstructionType, vk, device, vk::VK_FORMAT_R32G32B32A3… in iterate()
401 vki, vk, physicalDevice, device, deviceExtensions, m_pipelineConstructionType}; in iterate()
610 , m_pipelineConstructionType(pipelineConstructionType) in BindVertexBuffers2Instance()
621 m_enabledDeviceExtensions, m_pipelineConstructionType, 0u) in BindVertexBuffers2Instance()
641 const vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::BindVertexBuffers2Instance
991 vk::RenderPassWrapper renderPass(m_pipelineConstructionType, vk, device, colorFormat); in iterate()
994 …const vk::PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vk, device, &pipelineLa… in iterate()
[all …]
DvktPipelineMultisampleTests.cpp168 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::MultisampleTest
375 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::SampleMaskWithConservativeTest
404 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::SampleMaskWithDepthTestTest
426 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::CompatibleRenderPassTest
471 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::MultisampleRenderer
586 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::MinSampleShadingInstance
633 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::SampleMaskInstance
661 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::AlphaToOneInstance
691 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::AlphaToCoverageInstance
723 const PipelineConstructionType m_pipelineConstructionType; member in vkt::pipeline::__anon382be8a50111::AlphaToCoverageNoColorAttachmentInstance
[all …]
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp502 , m_pipelineConstructionType(pipelineConstructionType) in MeshShaderBuiltinCase()
513 const PipelineConstructionType m_pipelineConstructionType; member in vkt::MeshShader::__anone720b35b0111::MeshShaderBuiltinCase
519 m_pipelineConstructionType); in checkSupport()
851 m_pipelineConstructionType // PipelineConstructionType pipelineConstructionType in createInstance()
985 m_pipelineConstructionType // PipelineConstructionType pipelineConstructionType in createInstance()
1127 m_pipelineConstructionType // PipelineConstructionType pipelineConstructionType in createInstance()
1208 m_pipelineConstructionType // PipelineConstructionType pipelineConstructionType in createInstance()
1284 m_pipelineConstructionType // PipelineConstructionType pipelineConstructionType in createInstance()
1424 m_pipelineConstructionType, // PipelineConstructionType pipelineConstructionType in createInstance()
1586 m_pipelineConstructionType // PipelineConstructionType pipelineConstructionType in createInstance()
[all …]

12