Home
last modified time | relevance | path

Searched refs:PipelineLayoutWrapper (Results 1 – 25 of 73) sorted by relevance

123

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.hpp121 class PipelineLayoutWrapper class
124 PipelineLayoutWrapper() = default;
125PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk…
128PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk…
130PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk…
132PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk…
134PipelineLayoutWrapper(PipelineConstructionType pipelineConstructionType, const DeviceInterface &vk,
139 PipelineLayoutWrapper(const PipelineLayoutWrapper &rhs) = delete;
140 PipelineLayoutWrapper(PipelineLayoutWrapper &&rhs) noexcept;
141 ~PipelineLayoutWrapper() = default;
[all …]
H A DvkPipelineConstructionUtil.cpp266 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 DvktPipelineLogicOpTests.cpp247 PipelineLayoutWrapper m_preRasterizationStatePipelineLayout;
248 PipelineLayoutWrapper m_fragmentStatePipelineLayout;
347PipelineLayoutWrapper(m_params.pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in LogicOpTestInstance()
351PipelineLayoutWrapper(m_params.pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in LogicOpTestInstance()
H A DvktPipelineBindPointTests.cpp507 PipelineLayoutWrapper graphicsPipelineLayout; in iterate()
508 PipelineLayoutWrapper computePipelineLayout; in iterate()
509 PipelineLayoutWrapper rayTracingPipelineLayout; in iterate()
513PipelineLayoutWrapper(m_params.pipelineConstructionType, vkd, device, graphicsSetLayout.get()); in iterate()
516PipelineLayoutWrapper(m_params.pipelineConstructionType, vkd, device, computeSetLayout.get()); in iterate()
519PipelineLayoutWrapper(m_params.pipelineConstructionType, vkd, device, rayTracingSetLayout.get()); in iterate()
H A DvktPipelinePushDescriptorTests.cpp273 PipelineLayoutWrapper m_preRasterizationStatePipelineLayout;
274 PipelineLayoutWrapper m_fragmentStatePipelineLayout;
415PipelineLayoutWrapper(m_params.pipelineConstructionType, m_vkd, *m_device, &pipelineLayoutParams); in init()
419PipelineLayoutWrapper(m_params.pipelineConstructionType, m_vkd, *m_device, &pipelineLayoutParams); in init()
1112 PipelineLayoutWrapper m_preRasterizationStatePipelineLayout;
1113 PipelineLayoutWrapper m_fragmentStatePipelineLayout;
1537PipelineLayoutWrapper(m_params.pipelineConstructionType, m_vkd, *m_device, &pipelineLayoutParams); in init()
1541PipelineLayoutWrapper(m_params.pipelineConstructionType, m_vkd, *m_device, &pipelineLayoutParams); in init()
2779 PipelineLayoutWrapper m_preRasterizationStatePipelineLayout;
2780 PipelineLayoutWrapper m_fragmentStatePipelineLayout;
[all …]
H A DvktPipelineImageSamplingInstance.hpp164 vk::PipelineLayoutWrapper m_preRasterizationStatePipelineLayout;
165 vk::PipelineLayoutWrapper m_fragmentStatePipelineLayout;
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp82 …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 DvktPipelinePushConstantTests.cpp290 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];
2422PipelineLayoutWrapper(m_pipelineConstructionType, vk, vkDevice, &(pipelineLayoutParams[0])); in init()
2424PipelineLayoutWrapper(m_pipelineConstructionType, vk, vkDevice, &(pipelineLayoutParams[1])); in init()
2953 const PipelineLayoutWrapper pipelineLayout(m_params.pipelineConstructionType, vkd, device, 1u, in iterate()
H A DvktPipelineStencilExportTests.cpp342 void preparePipelineWrapper(GraphicsPipelineWrapper &gpw, const PipelineLayoutWrapper &pipelineLayo… in preparePipelineWrapper()
500 PipelineLayoutWrapper pipelineLayout(params.pipelineConstructionType, vk, device); in testStencilExportReplace()
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp565 … 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 DvktPipelineFramebufferAttachmentTests.cpp193 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 DvktPipelineBlendTests.cpp207 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 DvktPipelineMatchedAttachmentsTests.cpp118 …const PipelineLayoutWrapper pipelineLayout(params.pipelineConstructionType, vk, vkDevice, &pipelin… in testMatchedAttachments()
H A DvktPipelineDynamicOffsetTests.cpp198 PipelineLayoutWrapper m_pipelineLayout;
436PipelineLayoutWrapper(m_params.pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in init()
876 PipelineLayoutWrapper m_pipelineLayout;
1006PipelineLayoutWrapper(m_params.pipelineConstructionType, vk, vkDevice, &pipelineLayoutParams); in init()
1664PipelineLayoutWrapper pipelineLayout(m_pipelineConstructionType, vk, device, &pipelineLayoutInfo); in iterate()
H A DvktPipelineMiscTests.cpp361 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 DvktPipelineBindVertexBuffers2Tests.cpp306 …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 DvktPipelineColorWriteEnableTests.cpp529 … const vk::PipelineLayoutWrapper pipelineLayout(m_testConfig.pipelineConstructionType, vkd, device, in iterate()
1165 …void setupAndBuildPipeline(GraphicsPipelineWrapperEx &owner, PipelineLayoutWrapper &pipelineLayout,
1428PipelineLayoutWrapper &pipelineLayout, VkRenderPass renderPass, in setupAndBuildPipeline()
1587 PipelineLayoutWrapper pipelineLayout(m_params.pct, m_vkd, m_device, 0u, nullptr, 0u, nullptr); in iterate()
H A DvktPipelineRenderToImageTests.cpp222 … 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 DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp408 …const PipelineLayoutWrapper pipelineLayoutMSPass(m_imageMSParams.pipelineConstructionType, deviceI… in iterate()
480 …const PipelineLayoutWrapper pipelineLayoutPerSampleFetchPass(m_imageMSParams.pipelineConstructionT… in iterate()
H A DvktPipelineRobustnessCacheTests.cpp153 vk::PipelineLayoutWrapper m_pipelineLayout;
307 …m_pipelineLayout = vk::PipelineLayoutWrapper(m_pipelineConstructionType, vk, device, *descriptorSe… in iterate()
H A DvktPipelineMultisampleImageTests.cpp310 … 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 DvktRenderPassLoadStoreOpNoneTests.cpp400 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 DvktRenderPassUnusedAttachmentTests.cpp345 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 DvktDynamicStateBaseClass.hpp104 vk::PipelineLayoutWrapper m_pipelineLayout;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTestsEXT.cpp88 …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()

123