Home
last modified time | relevance | path

Searched refs:m_graphicsPipeline (Results 1 – 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp236 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon6dd57f6d0111::LogicOpTestInstance
250 …, m_graphicsPipeline (m_context.getDeviceInterface(), m_context.getDevice(), testParams.pipelineCo… 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()
DvktPipelineInterfaceMatchingTests.cpp166 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anone9cf04dc0111::InterfaceMatchingTestInstance
177 …, m_graphicsPipeline(context.getDeviceInterface(), context.getDevice(), params->pipelineConstructi… in InterfaceMatchingTestInstance()
307m_graphicsPipeline.setDefaultTopology(useTess ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRIMITIVE_TO… in iterate()
373 …vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()… in iterate()
DvktPipelinePushConstantTests.cpp259 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon4814772a0111::PushConstantGraphicsTestInstance
288 …, m_graphicsPipeline (m_context.getDeviceInterface(), m_context.getDevice(), pipelineConstructio… 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::__anon4814772a0111::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()
DvktPipelinePushDescriptorTests.cpp272 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon46d5a9ff0111::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.getPipelin… in init()
1094 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon46d5a9ff0111::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.getPipelin… in init()
2743 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon46d5a9ff0111::PushDescriptorTexelBufferGraphicsTestInstance
2766 , m_graphicsPipeline (m_vkd, *m_device, params.pipelineConstructionType) in PushDescriptorTexelBufferGraphicsTestInstance()
[all …]
DvktPipelineImageSamplingInstance.hpp171 vk::GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::ImageSamplingInstance
DvktPipelineMiscTests.cpp157 …, m_graphicsPipeline (context.getDeviceInterface(), context.getDevice(), pipelineConstructionType) in ImplicitPrimitiveIDPassthroughInstance()
168 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon6e54144c0111::ImplicitPrimitiveIDPassthroughInstance
354 m_graphicsPipeline.setDefaultRasterizationState() in iterate()
375 vkd.cmdBindPipeline(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()); in iterate()
DvktPipelineInputAssemblyTests.cpp216 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon647ee3500111::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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp236 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anone79600ed0111::LogicOpTestInstance
250 …, m_graphicsPipeline (m_context.getDeviceInterface(), m_context.getDevice(), testParams.pipelineCo… 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()
DvktPipelineInterfaceMatchingTests.cpp166 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anonf93f665c0111::InterfaceMatchingTestInstance
177 …, m_graphicsPipeline(context.getDeviceInterface(), context.getDevice(), params->pipelineConstructi… in InterfaceMatchingTestInstance()
307m_graphicsPipeline.setDefaultTopology(useTess ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRIMITIVE_TO… in iterate()
373 …vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()… in iterate()
DvktPipelinePushConstantTests.cpp259 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anonede1e8aa0111::PushConstantGraphicsTestInstance
288 …, m_graphicsPipeline (m_context.getDeviceInterface(), m_context.getDevice(), pipelineConstructio… 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::__anonede1e8aa0111::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()
DvktPipelinePushDescriptorTests.cpp272 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon95c57b7f0111::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.getPipelin… in init()
1094 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon95c57b7f0111::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.getPipelin… in init()
2743 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon95c57b7f0111::PushDescriptorTexelBufferGraphicsTestInstance
2766 , m_graphicsPipeline (m_vkd, *m_device, params.pipelineConstructionType) in PushDescriptorTexelBufferGraphicsTestInstance()
[all …]
DvktPipelineImageSamplingInstance.hpp171 vk::GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::ImageSamplingInstance
DvktPipelineMiscTests.cpp157 …, m_graphicsPipeline (context.getDeviceInterface(), context.getDevice(), pipelineConstructionType) in ImplicitPrimitiveIDPassthroughInstance()
168 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon2c8805cc0111::ImplicitPrimitiveIDPassthroughInstance
354 m_graphicsPipeline.setDefaultRasterizationState() in iterate()
375 vkd.cmdBindPipeline(cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()); in iterate()
DvktPipelineInputAssemblyTests.cpp216 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anonc3fa84d00111::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()
DvktPipelineTimestampTests.cpp1393 GraphicsPipelineWrapper m_graphicsPipeline; member in vkt::pipeline::__anon132974940111::BasicGraphicsTestInstance
1578 … , m_graphicsPipeline (context.getDeviceInterface(), context.getDevice(), pipelineConstructionType) in BasicGraphicsTestInstance()
1675 m_graphicsPipeline.setDefaultRasterizationState() in buildPipeline()
1711 …vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()… in configCommandBuffer()
1952m_graphicsPipeline.setDefaultTopology(m_features.tessellationShader ? VK_PRIMITIVE_TOPOLOGY_PATCH_… in buildPipeline()
1993 …vk.cmdBindPipeline(*m_cmdBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS, m_graphicsPipeline.getPipeline()… in configCommandBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp218 Move<VkPipeline> m_graphicsPipeline; member in vkt::renderpass::__anon28cc50260111::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()
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp178 Move<VkPipeline> m_graphicsPipeline; member in vkt::renderpass::__anoncdfde1720111::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_no_buildgn/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp218 Move<VkPipeline> m_graphicsPipeline; member in vkt::renderpass::__anon44526ea60111::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()
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp178 Move<VkPipeline> m_graphicsPipeline; member in vkt::renderpass::__anone2fa7ff20111::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/robustness/
DvktRobustnessUtil.hpp117 vk::Move<vk::VkPipeline> m_graphicsPipeline; member in vkt::robustness::GraphicsEnvironment
DvktRobustnessUtil.cpp489m_graphicsPipeline = makeGraphicsPipeline(vk, // const DeviceInterface& … in GraphicsEnvironment()
542 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/
DvktRobustnessUtil.hpp117 vk::Move<vk::VkPipeline> m_graphicsPipeline; member in vkt::robustness::GraphicsEnvironment
DvktRobustnessUtil.cpp489m_graphicsPipeline = makeGraphicsPipeline(vk, // const DeviceInterface& … 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/dynamic_state/
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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
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

12