/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPipelineConstructionUtil.hpp | 121 class PipelineLayoutWrapper class 124 PipelineLayoutWrapper() = default; 125 …PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk… 128 …PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk… 130 …PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk… 132 …PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk… 134 …PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk, 139 PipelineLayoutWrapper(const PipelineLayoutWrapper &rhs) = delete; 140 PipelineLayoutWrapper(PipelineLayoutWrapper &&rhs) noexcept; 141 ~PipelineLayoutWrapper() = default; [all …]
|
H A D | vkPipelineConstructionUtil.cpp | 266 PipelineLayoutWrapper::PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, in PipelineLayoutWrapper() function in vk::PipelineLayoutWrapper 295 PipelineLayoutWrapper::PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, in PipelineLayoutWrapper() function in vk::PipelineLayoutWrapper 324 PipelineLayoutWrapper::PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, in PipelineLayoutWrapper() function in vk::PipelineLayoutWrapper 368 PipelineLayoutWrapper::PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, in PipelineLayoutWrapper() function in vk::PipelineLayoutWrapper 400 PipelineLayoutWrapper::PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, in PipelineLayoutWrapper() function in vk::PipelineLayoutWrapper 435 PipelineLayoutWrapper::PipelineLayoutWrapper(PipelineLayoutWrapper &&rhs) noexcept in PipelineLayoutWrapper() function in vk::PipelineLayoutWrapper 448 PipelineLayoutWrapper &PipelineLayoutWrapper::operator=(PipelineLayoutWrapper &&rhs) in operator =() 463 void PipelineLayoutWrapper::bindDescriptorSets(VkCommandBuffer commandBuffer, VkPipelineBindPoint p… in bindDescriptorSets() 1783 void ShaderWrapper::setLayoutAndSpecialization(const PipelineLayoutWrapper *layout, in setLayoutAndSpecialization() 2047 …eWrapper &GraphicsPipelineWrapper::setMonolithicPipelineLayout(const PipelineLayoutWrapper &layout) in setMonolithicPipelineLayout() [all …]
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineLogicOpTests.cpp | 247 PipelineLayoutWrapper m_preRasterizationStatePipelineLayout; 248 PipelineLayoutWrapper m_fragmentStatePipelineLayout; 347 … PipelineLayoutWrapper(m_params.pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in LogicOpTestInstance() 351 … PipelineLayoutWrapper(m_params.pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in LogicOpTestInstance()
|
H A D | vktPipelineBindPointTests.cpp | 507 PipelineLayoutWrapper graphicsPipelineLayout; in iterate() 508 PipelineLayoutWrapper computePipelineLayout; in iterate() 509 PipelineLayoutWrapper rayTracingPipelineLayout; in iterate() 513 … PipelineLayoutWrapper(m_params.pipelineConstructionType, vkd, device, graphicsSetLayout.get()); in iterate() 516 … PipelineLayoutWrapper(m_params.pipelineConstructionType, vkd, device, computeSetLayout.get()); in iterate() 519 … PipelineLayoutWrapper(m_params.pipelineConstructionType, vkd, device, rayTracingSetLayout.get()); in iterate()
|
H A D | vktPipelinePushDescriptorTests.cpp | 273 PipelineLayoutWrapper m_preRasterizationStatePipelineLayout; 274 PipelineLayoutWrapper m_fragmentStatePipelineLayout; 415 … PipelineLayoutWrapper(m_params.pipelineConstructionType, m_vkd, *m_device, &pipelineLayoutParams); in init() 419 … PipelineLayoutWrapper(m_params.pipelineConstructionType, m_vkd, *m_device, &pipelineLayoutParams); in init() 1112 PipelineLayoutWrapper m_preRasterizationStatePipelineLayout; 1113 PipelineLayoutWrapper m_fragmentStatePipelineLayout; 1537 … PipelineLayoutWrapper(m_params.pipelineConstructionType, m_vkd, *m_device, &pipelineLayoutParams); in init() 1541 … PipelineLayoutWrapper(m_params.pipelineConstructionType, m_vkd, *m_device, &pipelineLayoutParams); in init() 2779 PipelineLayoutWrapper m_preRasterizationStatePipelineLayout; 2780 PipelineLayoutWrapper m_fragmentStatePipelineLayout; [all …]
|
H A D | vktPipelineImageSamplingInstance.hpp | 164 vk::PipelineLayoutWrapper m_preRasterizationStatePipelineLayout; 165 vk::PipelineLayoutWrapper m_fragmentStatePipelineLayout;
|
H A D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 82 …void preparePipelineWrapper(GraphicsPipelineWrapper &gpw, const PipelineLayoutWrapper &pipelineLay… 190 …GraphicsPipelineWrapper &gpw, const PipelineLayoutWrapper &pipelineLayout, const VkRenderPass rend… in preparePipelineWrapper() 265 const PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vk, device); in iterate()
|
H A D | vktPipelinePushConstantTests.cpp | 290 PipelineLayoutWrapper m_preRasterizationStatePipelineLayout; 291 PipelineLayoutWrapper m_fragmentStatePipelineLayout; 480 PipelineLayoutWrapper(m_pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in init() 484 PipelineLayoutWrapper(m_pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in init() 2162 PipelineLayoutWrapper m_pipelineLayout[3]; 2422 … PipelineLayoutWrapper(m_pipelineConstructionType, vk, vkDevice, &(pipelineLayoutParams[0])); in init() 2424 … PipelineLayoutWrapper(m_pipelineConstructionType, vk, vkDevice, &(pipelineLayoutParams[1])); in init() 2953 const PipelineLayoutWrapper pipelineLayout(m_params.pipelineConstructionType, vkd, device, 1u, in iterate()
|
H A D | vktPipelineStencilExportTests.cpp | 342 void preparePipelineWrapper(GraphicsPipelineWrapper &gpw, const PipelineLayoutWrapper &pipelineLayo… in preparePipelineWrapper() 500 PipelineLayoutWrapper pipelineLayout(params.pipelineConstructionType, vk, device); in testStencilExportReplace()
|
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 565 … const PipelineLayoutWrapper &pipelineLayout, const VkRenderPass renderPass, in preparePipelineWrapper() 702 … const PipelineLayoutWrapper &pipelineLayout, const VkRenderPass renderPass, in preparePipelineWrapperSinglePassColor() 1557 const PipelineLayoutWrapper pipelineLayout(m_params.pipelineConstructionType, vk, device, in drawSinglePass() 2353 const PipelineLayoutWrapper pipelineLayout(m_params.pipelineConstructionType, vk, device); in drawPatternChangeReference() 2479 const PipelineLayoutWrapper pipelineLayout(m_params.pipelineConstructionType, vk, device); in drawRenderPasses() 2912 const PipelineLayoutWrapper pipelineLayout(m_params.pipelineConstructionType, vk, device); in drawSubpasses() 3100 const PipelineLayoutWrapper pipelineLayout(m_params.pipelineConstructionType, vk, device); in drawSameSubpass()
|
H A D | vktPipelineFramebufferAttachmentTests.cpp | 193 void preparePipelineWrapper(GraphicsPipelineWrapper &gpw, const PipelineLayoutWrapper &pipelineLayo… in preparePipelineWrapper() 398 const PipelineLayoutWrapper pipelineLayout(caseDef.pipelineConstructionType, vk, device); in test() 834 …const PipelineLayoutWrapper pipelineLayout(caseDef.pipelineConstructionType, vk, device, *descript… in testNoAtt() 1057 const PipelineLayoutWrapper pipelineLayout(caseDef.pipelineConstructionType, vk, device); in testMultiAttachments() 1511 …const PipelineLayoutWrapper pipelineLayout(caseDef.pipelineConstructionType, vk, device, *descript… in testInputResolveSameAttachment()
|
H A D | vktPipelineBlendTests.cpp | 207 PipelineLayoutWrapper m_pipelineLayout; 246 PipelineLayoutWrapper m_pipelineLayout; 701 …m_pipelineLayout = PipelineLayoutWrapper(pipelineConstructionType, vk, vkDevice, &pipelineLayoutPa… 1286 …m_pipelineLayout = PipelineLayoutWrapper(pipelineConstructionType, vk, vkDevice, &pipelineLayoutPa… 1801 const PipelineLayoutWrapper pipelineLayout(m_params.pipelineConstructionType, vkd, device, in iterate()
|
H A D | vktPipelineMatchedAttachmentsTests.cpp | 118 …const PipelineLayoutWrapper pipelineLayout(params.pipelineConstructionType, vk, vkDevice, &pipelin… in testMatchedAttachments()
|
H A D | vktPipelineDynamicOffsetTests.cpp | 198 PipelineLayoutWrapper m_pipelineLayout; 436 … PipelineLayoutWrapper(m_params.pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in init() 876 PipelineLayoutWrapper m_pipelineLayout; 1006 … PipelineLayoutWrapper(m_params.pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in init() 1664 … PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vk, device, &pipelineLayoutInfo); in iterate()
|
H A D | vktPipelineMiscTests.cpp | 361 const PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vkd, device); in iterate() 586 vk::PipelineLayoutWrapper graphicsPipelineLayout(type, vkd, device, descriptorSetLayout.get()); in runTest() 992 …const vk::PipelineLayoutWrapper pipelineLayout(m_config.construction, vkd, device, descriptorSetLa… in iterate() 1154 const PipelineLayoutWrapper pipelineLayout(pipelineConstructionType, ctx.vkd, ctx.device); in compatibleRenderPassTest()
|
H A D | vktPipelineBindVertexBuffers2Tests.cpp | 306 …const vk::PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vk, device, &pipelineLa… in iterate() 635 void createPipeline(const vk::PipelineLayoutWrapper &layout, vk::VkRenderPass renderPass); 681 void BindVertexBuffers2Instance::createPipeline(const vk::PipelineLayoutWrapper &layout, vk::VkRend… in createPipeline() 991 …const vk::PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vk, device, &pipelineLa… in iterate()
|
H A D | vktPipelineColorWriteEnableTests.cpp | 529 … const vk::PipelineLayoutWrapper pipelineLayout(m_testConfig.pipelineConstructionType, vkd, device, in iterate() 1165 …void setupAndBuildPipeline(GraphicsPipelineWrapperEx &owner, PipelineLayoutWrapper &pipelineLayout, 1428 … PipelineLayoutWrapper &pipelineLayout, VkRenderPass renderPass, in setupAndBuildPipeline() 1587 PipelineLayoutWrapper pipelineLayout(m_params.pct, m_vkd, m_device, 0u, nullptr, 0u, nullptr); in iterate()
|
H A D | vktPipelineRenderToImageTests.cpp | 222 … const PipelineLayoutWrapper &pipelineLayout, const VkRenderPass renderPass, in preparePipelineWrapper() 929 const PipelineLayoutWrapper pipelineLayout(caseDef.pipelineConstructionType, vk, device); in testWithSizeReduction() 1282 const VkBuffer vertexBuffer, const PipelineLayoutWrapper &pipelineLayout, in drawToMipLevel() 1437 const PipelineLayoutWrapper pipelineLayout(caseDef.pipelineConstructionType, vk, device); in testRenderToMipMaps()
|
H A D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 408 …const PipelineLayoutWrapper pipelineLayoutMSPass(m_imageMSParams.pipelineConstructionType, deviceI… in iterate() 480 …const PipelineLayoutWrapper pipelineLayoutPerSampleFetchPass(m_imageMSParams.pipelineConstructionT… in iterate()
|
H A D | vktPipelineRobustnessCacheTests.cpp | 153 vk::PipelineLayoutWrapper m_pipelineLayout; 307 …m_pipelineLayout = vk::PipelineLayoutWrapper(m_pipelineConstructionType, vk, device, *descriptorSe… in iterate()
|
H A D | vktPipelineMultisampleImageTests.cpp | 310 … const PipelineLayoutWrapper &pipelineLayout, const VkRenderPass renderPass, in preparePipelineWrapper() 1008 const PipelineLayoutWrapper pipelineLayout(caseDef.pipelineConstructionType, vk, device); in renderMultisampledImage() 1276 …const PipelineLayoutWrapper pipelineLayout(caseDef.pipelineConstructionType, vk, device, *descript… in test() 1923 …const PipelineLayoutWrapper pipelineLayout(caseDef.pipelineConstructionType, vk, device, *descript… in test()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 400 std::vector<PipelineLayoutWrapper> &pipelineLayouts, 404 std::vector<PipelineLayoutWrapper> &pipelineLayouts, 407 std::vector<PipelineLayoutWrapper> &pipelineLayouts, 574 … std::vector<PipelineLayoutWrapper> &pipelineLayouts, in createCommandBuffer() 603 … std::vector<PipelineLayoutWrapper> &pipelineLayouts, in createCommandBuffer() 784 std::vector<PipelineLayoutWrapper> &pipelineLayouts, in drawCommands() 1082 std::vector<PipelineLayoutWrapper> pipelineLayouts(subpassCount); in iterate() 1163 …pipelineLayouts[subpassIdx] = PipelineLayoutWrapper(m_testParams.groupParams->pipelineConstruction… in iterate()
|
H A D | vktRenderPassUnusedAttachmentTests.cpp | 345 PipelineLayoutWrapper m_pipelineLayoutSubpass0; 346 PipelineLayoutWrapper m_pipelineLayoutSubpass1; 688 …m_pipelineLayoutSubpass0 = PipelineLayoutWrapper(testParams.groupParams->pipelineConstructionType,… in UnusedAttachmentTestInstance() 710 …m_pipelineLayoutSubpass1 = PipelineLayoutWrapper(testParams.groupParams->pipelineConstructionType,… in UnusedAttachmentTestInstance()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateBaseClass.hpp | 104 vk::PipelineLayoutWrapper m_pipelineLayout;
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderSmokeTestsEXT.cpp | 88 …GraphicsPipelineWrapper &maker, const PipelineLayoutWrapper &pipelineLayout, const ShaderWrapper t… in makeMeshGraphicsPipeline() 566 …const PipelineLayoutWrapper pipelineLayout(m_params.constructionType, vkd, device, setLayout.get()… in iterate() 838 … const PipelineLayoutWrapper pipelineLayout(params.constructionType, vkd, device, setLayout.get()); in testFullscreenGradient() 1378 …const PipelineLayoutWrapper pipelineLayout(m_constructionType, vkd, device, setLayout.get(), &pcRa… in iterate()
|