Home
last modified time | relevance | path

Searched refs:m_graphicsPipeline (Results 1 - 25 of 33) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp236 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon28228::LogicOpTestInstance
250 , m_graphicsPipeline (m_context.getInstanceInterface(), m_context.getDeviceInterface(), m_context.getPhysicalDevice(), m_context.getDevice(), m_context.getDeviceExtensions(), testParams.pipelineConstructionType) in LogicOpTestInstance()
377 m_graphicsPipeline.setDefaultTopology(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in LogicOpTestInstance()
418 m_graphicsPipeline.bind(*m_cmdBuffer); in LogicOpTestInstance()
H A DvktPipelineMiscTests.cpp159 , m_graphicsPipeline (context.getInstanceInterface(), context.getDeviceInterface(), context.getPhysicalDevice(), context.getDevice(), context.getDeviceExtensions(), pipelineConstructionType) in ImplicitPrimitiveIDPassthroughInstance()
171 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon28231::ImplicitPrimitiveIDPassthroughInstance
357 m_graphicsPipeline.setDefaultRasterizationState() in iterate()
378 m_graphicsPipeline.bind(cmdBuffer); in iterate()
1405 , m_graphicsPipeline (context.getInstanceInterface(), context.getDeviceInterface(), context.getPhysicalDevice(), context.getDevice(), context.getDeviceExtensions(), config.construction) in PipelineLayoutBindingTestInstance()
1416 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon28231::PipelineLayoutBindingTestInstance
1610 m_graphicsPipeline.setDefaultRasterizationState() in iterate()
1637 m_graphicsPipeline.bind(cmdBuffer); in iterate()
H A DvktPipelineImageSamplingInstance.hpp172 vk::GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::ImageSamplingInstance
H A DvktPipelineInterfaceMatchingTests.cpp168 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon28226::InterfaceMatchingTestInstance
179 , m_graphicsPipeline(context.getInstanceInterface(), context.getDeviceInterface(), context.getPhysicalDevice(), context.getDevice(), context.getDeviceExtensions(), params->pipelineConstructionType) in InterfaceMatchingTestInstance()
309 m_graphicsPipeline.setDefaultTopology(useTess ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in iterate()
375 m_graphicsPipeline.bind(*m_cmdBuffer); in iterate()
H A DvktPipelinePushConstantTests.cpp261 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon28244::PushConstantGraphicsTestInstance
290 , m_graphicsPipeline (m_context.getInstanceInterface(), m_context.getDeviceInterface(), m_context.getPhysicalDevice(), m_context.getDevice(), m_context.getDeviceExtensions(), pipelineConstructionType) in PushConstantGraphicsTestInstance()
531 m_graphicsPipeline.setMonolithicPipelineLayout(m_preRasterizationStatePipelineLayout) in init()
605 m_graphicsPipeline.bind(*m_cmdBuffer); in init()
2041 GraphicsPipelineWrapper m_graphicsPipeline[3]; member in vkt::pipeline::__anon28244::PushConstantLifetimeTestInstance
2139 , m_graphicsPipeline in PushConstantLifetimeTestInstance()
2357 m_graphicsPipeline[0].setDefaultRasterizationState() in init()
2374 m_graphicsPipeline[1].setDefaultRasterizationState() in init()
2540 m_graphicsPipeline[m_cmdList[ndx].rangeNdx].bind(*m_cmdBuffer); in iterate()
H A DvktPipelinePushDescriptorTests.cpp275 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon28251::PushDescriptorBufferGraphicsTestInstance
297 , m_graphicsPipeline (m_vki, m_vkd, m_physicalDevice, *m_device, m_deviceEnabledExtensions, params.pipelineConstructionType) in PushDescriptorBufferGraphicsTestInstance()
502 m_graphicsPipeline.setDefaultRasterizationState() in init()
555 m_graphicsPipeline.bind(*m_cmdBuffer); in init()
1106 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon28251::PushDescriptorImageGraphicsTestInstance
1129 , m_graphicsPipeline (m_vki, m_vkd, m_physicalDevice, *m_device, m_deviceEnabledExtensions, params.pipelineConstructionType) in PushDescriptorImageGraphicsTestInstance()
1582 m_graphicsPipeline.setMonolithicPipelineLayout(m_fragmentStatePipelineLayout) in init()
1634 m_graphicsPipeline.bind(*m_cmdBuffer); in init()
2753 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon28251::PushDescriptorTexelBufferGraphicsTestInstance
2776 , m_graphicsPipeline (m_vk in PushDescriptorTexelBufferGraphicsTestInstance()
[all...]
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp846 m_graphicsPipeline.setPipelineCreateFlags2(translateCreateFlag(m_params.pipelineCreateFlags)); in setup()
848 m_graphicsPipeline.setDynamicState(&dynamicStateInfo) in setup()
952 m_graphicsPipeline.bind(*m_cmdBuffer); in setup()
1410 m_graphicsPipeline.setPipelineCreateFlags2(translateCreateFlag(m_params.pipelineCreateFlags)); in setup()
1412 m_graphicsPipeline.setDynamicState(&dynamicStateInfo) in setup()
1486 m_graphicsPipeline.bind(*m_cmdBuffer); in setup()
H A DvktPipelineInputAssemblyTests.cpp215 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon28223::InputAssemblyInstance
1200 , m_graphicsPipeline (context.getInstanceInterface(), context.getDeviceInterface(), context.getPhysicalDevice(), context.getDevice(), context.getDeviceExtensions(), pipelineConstructionType) in InputAssemblyInstance()
1408 m_graphicsPipeline.setDefaultRasterizationState() in InputAssemblyInstance()
1519 m_graphicsPipeline.bind(*m_cmdBuffer); in InputAssemblyInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp236 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon29447::LogicOpTestInstance
250 , m_graphicsPipeline (m_context.getDeviceInterface(), m_context.getDevice(), testParams.pipelineConstructionType) in LogicOpTestInstance()
377 m_graphicsPipeline.setDefaultTopology(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in LogicOpTestInstance()
418 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()); in LogicOpTestInstance()
H A DvktPipelineImageSamplingInstance.hpp171 vk::GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::ImageSamplingInstance
H A DvktPipelineInterfaceMatchingTests.cpp166 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon29445::InterfaceMatchingTestInstance
177 , m_graphicsPipeline(context.getDeviceInterface(), context.getDevice(), params->pipelineConstructionType) in InterfaceMatchingTestInstance()
307 m_graphicsPipeline.setDefaultTopology(useTess ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP) in iterate()
373 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()); in iterate()
H A DvktPipelinePushConstantTests.cpp259 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon29464::PushConstantGraphicsTestInstance
288 , m_graphicsPipeline (m_context.getDeviceInterface(), m_context.getDevice(), pipelineConstructionType) in PushConstantGraphicsTestInstance()
529 m_graphicsPipeline.setMonolithicPipelineLayout(*m_preRasterizationStatePipelineLayout) in init()
603 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()); in init()
2047 GraphicsPipelineWrapper m_graphicsPipeline[3]; member in vkt::pipeline::__anon29464::PushConstantLifetimeTestInstance
2145 , m_graphicsPipeline in PushConstantLifetimeTestInstance()
2363 m_graphicsPipeline[0].setDefaultRasterizationState() in init()
2380 m_graphicsPipeline[1].setDefaultRasterizationState() in init()
2548 m_graphicsPipeline[m_cmdList[ndx].rangeNdx].getPipeline()); in iterate()
H A DvktPipelinePushDescriptorTests.cpp272 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon29471::PushDescriptorBufferGraphicsTestInstance
294 , m_graphicsPipeline (m_vkd, *m_device, params.pipelineConstructionType) in PushDescriptorBufferGraphicsTestInstance()
491 m_graphicsPipeline.setDefaultRasterizationState() in init()
544 m_vkd.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()); in init()
1094 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon29471::PushDescriptorImageGraphicsTestInstance
1117 , m_graphicsPipeline (m_vkd, *m_device, params.pipelineConstructionType) in PushDescriptorImageGraphicsTestInstance()
1570 m_graphicsPipeline.setMonolithicPipelineLayout(*m_fragmentStatePipelineLayout) in init()
1622 m_vkd.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()); in init()
2743 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon29471::PushDescriptorTexelBufferGraphicsTestInstance
2766 , m_graphicsPipeline (m_vk in PushDescriptorTexelBufferGraphicsTestInstance()
[all...]
H A DvktPipelineInputAssemblyTests.cpp216 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon29443::InputAssemblyInstance
1204 , m_graphicsPipeline (context.getDeviceInterface(), context.getDevice(), pipelineConstructionType) in InputAssemblyInstance()
1412 m_graphicsPipeline.setDefaultRasterizationState() in InputAssemblyInstance()
1523 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()); in InputAssemblyInstance()
H A DvktPipelineMiscTests.cpp157 , m_graphicsPipeline (context.getDeviceInterface(), context.getDevice(), pipelineConstructionType) in ImplicitPrimitiveIDPassthroughInstance()
168 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon29450::ImplicitPrimitiveIDPassthroughInstance
354 m_graphicsPipeline.setDefaultRasterizationState() in iterate()
375 vkd.cmdBindPipeline(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.hpp117 vk::Move<vk::VkPipeline> m_graphicsPipeline; member in vkt::robustness::GraphicsEnvironment
H A DvktRobustnessUtil.cpp464 m_graphicsPipeline = makeGraphicsPipeline(vk, // const DeviceInterface& vk in GraphicsEnvironment()
517 vk.cmdBindPipeline(*m_commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in GraphicsEnvironment()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessUtil.hpp117 vk::Move<vk::VkPipeline> m_graphicsPipeline; member in vkt::robustness::GraphicsEnvironment
H A DvktRobustnessUtil.cpp489 m_graphicsPipeline = makeGraphicsPipeline(vk, // const DeviceInterface& vk in GraphicsEnvironment()
542 vk.cmdBindPipeline(*m_commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in GraphicsEnvironment()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp218 Move<VkPipeline> m_graphicsPipeline; member in vkt::renderpass::__anon28602::UnusedClearAttachmentTestInstance
813 m_graphicsPipeline = makeGraphicsPipeline(vk, // const DeviceInterface& vk in UnusedClearAttachmentTestInstance()
907 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in createCommandBuffer()
1050 vk.cmdBindPipeline(*m_secCmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in createCommandBufferDynamicRendering()
1077 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in createCommandBufferDynamicRendering()
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp177 Move<VkPipeline> m_graphicsPipeline; member in vkt::renderpass::__anon28600::InputAttachmentSparseFillingTestInstance
511 m_graphicsPipeline = makeGraphicsPipeline(vk, // const DeviceInterface& vk in InputAttachmentSparseFillingTestInstance()
650 vk.cmdBindPipeline (*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in createCommandBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp218 Move<VkPipeline> m_graphicsPipeline; member in vkt::renderpass::__anon29781::UnusedClearAttachmentTestInstance
814 m_graphicsPipeline = makeGraphicsPipeline(vk, // const DeviceInterface& vk in UnusedClearAttachmentTestInstance()
908 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in createCommandBuffer()
1051 vk.cmdBindPipeline(*m_secCmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in createCommandBufferDynamicRendering()
1078 vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in createCommandBufferDynamicRendering()
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp178 Move<VkPipeline> m_graphicsPipeline; member in vkt::renderpass::__anon29779::InputAttachmentSparseFillingTestInstance
513 m_graphicsPipeline = makeGraphicsPipeline(vk, // const DeviceInterface& vk in InputAttachmentSparseFillingTestInstance()
652 vk.cmdBindPipeline (*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, *m_graphicsPipeline); in createCommandBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp91 , m_graphicsPipeline () in BindVertexBuffersData()
134 m_graphicsPipeline = makeGraphicsPipeline(vkd, device, m_pipelineLayout.get(), in BindVertexBuffersData()
152 return m_graphicsPipeline.get(); in getPipeline()
164 PipelinePtr m_graphicsPipeline; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp89 , m_graphicsPipeline () in BindVertexBuffersData()
132 m_graphicsPipeline = makeGraphicsPipeline(vkd, device, m_pipelineLayout.get(), in BindVertexBuffersData()
150 return m_graphicsPipeline.get(); in getPipeline()
162 PipelinePtr m_graphicsPipeline; member

Completed in 65 milliseconds

12