/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferViewAccessTests.cpp | 95 Move<VkImageView> m_colorAttachmentView; member in vkt::api::__anondf3b90dc0111::BufferViewTestInstance 202 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in BufferViewTestInstance() 212 *m_colorAttachmentView, in BufferViewTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 326 m_colorAttachmentView = createImageView(vk, m_device, &colorAttachmentViewParams); in GraphicsEnvironment() 341 &m_colorAttachmentView.get(), // const VkImageView* pAttachments; in GraphicsEnvironment()
|
D | vktRobustnessUtil.hpp | 103 vk::Move<vk::VkImageView> m_colorAttachmentView; member in vkt::robustness::GraphicsEnvironment
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentTests.cpp | 260 Move<VkImageView> m_colorAttachmentView; member in vkt::renderpass::__anondeb50c4c0111::UnusedAttachmentTestInstance 542 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in UnusedAttachmentTestInstance() 589 *m_colorAttachmentView, in UnusedAttachmentTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 240 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon004da70c0111::PushDescriptorBufferGraphicsTestInstance 324 m_colorAttachmentView = createImageView(m_vkd, *m_device, &colorAttachmentViewParams); in init() 334 *m_colorAttachmentView in init() 1041 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon004da70c0111::PushDescriptorImageGraphicsTestInstance 1129 m_colorAttachmentView = createImageView(m_vkd, *m_device, &colorAttachmentViewParams); in init() 1350 *m_colorAttachmentView in init() 2653 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon004da70c0111::PushDescriptorTexelBufferGraphicsTestInstance 2740 m_colorAttachmentView = createImageView(m_vkd, *m_device, &colorAttachmentViewParams); in init() 2792 *m_colorAttachmentView in init() 3504 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon004da70c0111::PushDescriptorInputAttachmentGraphicsTestInstance [all …]
|
D | vktPipelineStencilTests.cpp | 163 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon4ef7cf5f0111::StencilTestInstance 447 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in StencilTestInstance() 475 attachmentBindInfos.push_back(*m_colorAttachmentView); in StencilTestInstance()
|
D | vktPipelineDepthTests.cpp | 183 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anonc162c5a20111::DepthTestInstance 408 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in DepthTestInstance() 436 attachmentBindInfos.push_back(*m_colorAttachmentView); in DepthTestInstance()
|
D | vktPipelineDepthRangeUnrestrictedTests.cpp | 493 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon0ed7696b0111::DepthRangeUnrestrictedTestInstance 909 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in DepthRangeUnrestrictedTestInstance() 933 *m_colorAttachmentView, in DepthRangeUnrestrictedTestInstance() 1201 *m_colorAttachmentView, in DepthBoundsRangeUnrestrictedTestInstance()
|
D | vktPipelineCacheTests.cpp | 631 Move<VkImageView> m_colorAttachmentView[PIPELINE_CACHE_NDX_COUNT]; member in vkt::pipeline::__anon7fd275a10111::GraphicsCacheTestInstance 890 …m_colorAttachmentView[PIPELINE_CACHE_NDX_NO_CACHE] = createImageView(vk, vkDevice, &colorAttachmen… in GraphicsCacheTestInstance() 893 …m_colorAttachmentView[PIPELINE_CACHE_NDX_CACHED] = createImageView(vk, vkDevice, &colorAttachmentV… in GraphicsCacheTestInstance() 917 *m_colorAttachmentView[PIPELINE_CACHE_NDX_NO_CACHE], in GraphicsCacheTestInstance() 936 attachmentBindInfos[0] = *m_colorAttachmentView[PIPELINE_CACHE_NDX_CACHED]; in GraphicsCacheTestInstance()
|
D | vktPipelineDynamicOffsetTests.cpp | 141 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anone82cdb790111::DynamicOffsetGraphicsTestInstance 227 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in init() 300 *m_colorAttachmentView in init()
|
D | vktPipelineInputAssemblyTests.cpp | 175 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anonc734f2bd0111::InputAssemblyInstance 1005 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in InputAssemblyInstance() 1020 &m_colorAttachmentView.get(), // const VkImageView* pAttachments; in InputAssemblyInstance()
|
D | vktPipelineBlendTests.cpp | 144 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon2bb00db20111::BlendTestInstance 364 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in BlendTestInstance() 379 &m_colorAttachmentView.get(), // const VkImageView* pAttachments; in BlendTestInstance()
|
D | vktPipelinePushConstantTests.cpp | 186 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon815fccf70111::PushConstantGraphicsTestInstance 314 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in init() 324 *m_colorAttachmentView in init()
|
D | vktPipelineVertexInputTests.cpp | 265 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon6fe6ec7b0111::VertexInputInstance 1003 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in VertexInputInstance() 1018 &m_colorAttachmentView.get(), // const VkImageView* pAttachments; in VertexInputInstance()
|
D | vktPipelineBlendOperationAdvancedTests.cpp | 1777 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anonb35a1bf90111::BlendOperationAdvancedTestCoherentInstance 2231 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in BlendOperationAdvancedTestCoherentInstance() 2243 &m_colorAttachmentView.get(), // const VkImageView* pAttachments; in BlendOperationAdvancedTestCoherentInstance()
|
D | vktPipelineMultisampleTests.cpp | 427 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon0ddcd27a0111::MultisampleRenderer 2675 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in initialize() 2987 attachments.push_back(*m_colorAttachmentView); in initialize() 3290 *m_colorAttachmentView, in initialize()
|
D | vktPipelineTimestampTests.cpp | 1520 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon1587f4010111::BasicGraphicsTestInstance 1660 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in buildFrameBuffer() 1684 *m_colorAttachmentView, in buildFrameBuffer()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.cpp | 1394 …m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2… in GraphicsPipeline() 1396 …m_framebuffer = makeFramebuffer (vk, device, *m_renderPass, *m_colorAttachmentView, m_colorImage… in GraphicsPipeline() 1457 Move<VkImageView> m_colorAttachmentView; member in vkt::synchronization::__anon87b91c230111::ShaderAccess::GraphicsPipeline 3472 …m_colorAttachmentView = makeImageView (vk, device, m_colorImage, VK_IMAGE_VIEW_TYPE_2D, m_colorFo… in Implementation() 3474 …m_framebuffer = makeFramebuffer (vk, device, *m_renderPass, *m_colorAttachmentView, m_attachment… in Implementation() 3588 Move<VkImageView> m_colorAttachmentView; member in vkt::synchronization::__anon87b91c230111::Draw::Implementation 3895 …m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2… in GraphicsPipeline() 3897 …m_framebuffer = makeFramebuffer (vk, device, *m_renderPass, *m_colorAttachmentView, m_colorImage… in GraphicsPipeline() 3964 Move<VkImageView> m_colorAttachmentView; member in vkt::synchronization::__anon87b91c230111::IndirectBuffer::GraphicsPipeline 4401 …m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2… in Implementation() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 510 const vk::Unique<vk::VkImageView> m_colorAttachmentView; member in vkt::BindingModel::__anon2c2ffb500111::SingleTargetRenderInstance 530 …, m_colorAttachmentView (createColorAttachmentView(m_vki, m_device, m_targetFormat, *m_colorAttac… in SingleTargetRenderInstance() 532 …, m_framebuffer (createFramebuffer(m_vki, m_device, *m_renderPass, *m_colorAttachmentView, m_ta… in SingleTargetRenderInstance()
|