/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateTestCaseUtil.hpp | 65 , 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
|
D | vktDynamicStateDiscardTests.cpp | 177 …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 …]
|
D | vktDynamicStateInheritanceTests.cpp | 135 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 …]
|
D | vktDynamicStateDSTests.cpp | 69 , 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 …]
|
D | vktDynamicStateBaseClass.cpp | 47 , 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()
|
D | vktDynamicStateCBTests.cpp | 213 , m_pipelineConstructionType(pipelineConstructionType) in DynamicStateCBTests() 234 … m_pipelineConstructionType, shaderPaths)); in init() 242 …m_testCtx, "blend_constants_mesh", m_pipelineConstructionType, shaderPaths, checkMeshShaderSupport… in init()
|
D | vktDynamicStateClearTests.cpp | 457 , 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()
|
D | vktDynamicStateLineWidthTests.cpp | 411 , 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()
|
D | vktDynamicStateRSTests.cpp | 65 , 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 …]
|
D | vktDynamicStateComputeTests.cpp | 802 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()
|
D | vktDynamicStateLineWidthTests.hpp | 47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateLWTests
|
D | vktDynamicStateInheritanceTests.hpp | 45 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateInheritanceTests
|
D | vktDynamicStateDSTests.hpp | 47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateDSTests
|
D | vktDynamicStateClearTests.hpp | 48 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateClearTests
|
D | vktDynamicStateDiscardTests.hpp | 48 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateDiscardTests
|
D | vktDynamicStateCBTests.hpp | 47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateCBTests
|
D | vktDynamicStateRSTests.hpp | 47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateRSTests
|
D | vktDynamicStateGeneralTests.hpp | 47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateGeneralTests
|
D | vktDynamicStateVPTests.hpp | 47 vk::PipelineConstructionType m_pipelineConstructionType; member in vkt::DynamicState::DynamicStateVPTests
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDynamicVertexAttributeTests.cpp | 206 , 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 …]
|
D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 66 , 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()
|
D | vktPipelineRobustnessCacheTests.cpp | 132 , 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()
|
D | vktPipelineBindVertexBuffers2Tests.cpp | 248 , 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 …]
|
D | vktPipelineMultisampleTests.cpp | 168 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/ |
D | vktMeshShaderBuiltinTestsEXT.cpp | 502 , 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 …]
|