/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferViewAccessTests.cpp | 95 Move<VkImageView> m_colorAttachmentView; member in vkt::api::__anon02e39ada0111::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 | 324 m_colorAttachmentView = createImageView(vk, m_device, &colorAttachmentViewParams); in GraphicsEnvironment() 339 &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::__anoncc17baca0111::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 | 238 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon3f66cf0a0111::PushDescriptorBufferGraphicsTestInstance 322 m_colorAttachmentView = createImageView(m_vkd, *m_device, &colorAttachmentViewParams); in init() 332 *m_colorAttachmentView in init() 1038 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon3f66cf0a0111::PushDescriptorImageGraphicsTestInstance 1126 m_colorAttachmentView = createImageView(m_vkd, *m_device, &colorAttachmentViewParams); in init() 1347 *m_colorAttachmentView in init() 2649 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon3f66cf0a0111::PushDescriptorTexelBufferGraphicsTestInstance 2736 m_colorAttachmentView = createImageView(m_vkd, *m_device, &colorAttachmentViewParams); in init() 2788 *m_colorAttachmentView in init() 3499 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon3f66cf0a0111::PushDescriptorInputAttachmentGraphicsTestInstance [all …]
|
D | vktPipelineDepthTests.cpp | 174 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon2f1287e00111::DepthTestInstance 363 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in DepthTestInstance() 390 *m_colorAttachmentView, in DepthTestInstance()
|
D | vktPipelineStencilTests.cpp | 154 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anone7a1191d0111::StencilTestInstance 401 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in StencilTestInstance() 426 const VkImageView attachmentBindInfos[2] = { *m_colorAttachmentView, *m_stencilAttachmentView }; in StencilTestInstance()
|
D | vktPipelineBlendTests.cpp | 141 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon995fcff00111::BlendTestInstance 358 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in BlendTestInstance() 373 &m_colorAttachmentView.get(), // const VkImageView* pAttachments; in BlendTestInstance()
|
D | vktPipelineCacheTests.cpp | 626 Move<VkImageView> m_colorAttachmentView[PIPELINE_CACHE_NDX_COUNT]; member in vkt::pipeline::__anoned8237df0111::GraphicsCacheTestInstance 846 …m_colorAttachmentView[PIPELINE_CACHE_NDX_NO_CACHE] = createImageView(vk, vkDevice, &colorAttachmen… in GraphicsCacheTestInstance() 849 …m_colorAttachmentView[PIPELINE_CACHE_NDX_CACHED] = createImageView(vk, vkDevice, &colorAttachmentV… in GraphicsCacheTestInstance() 873 *m_colorAttachmentView[PIPELINE_CACHE_NDX_NO_CACHE], in GraphicsCacheTestInstance() 892 attachmentBindInfos[0] = *m_colorAttachmentView[PIPELINE_CACHE_NDX_CACHED]; in GraphicsCacheTestInstance()
|
D | vktPipelineDynamicOffsetTests.cpp | 126 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon18a1fbb70111::DynamicOffsetGraphicsTestInstance 215 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in init() 288 *m_colorAttachmentView in init()
|
D | vktPipelineInputAssemblyTests.cpp | 171 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anonf7aa12fb0111::InputAssemblyInstance 991 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in InputAssemblyInstance() 1006 &m_colorAttachmentView.get(), // const VkImageView* pAttachments; in InputAssemblyInstance()
|
D | vktPipelinePushConstantTests.cpp | 186 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anonef72dd750111::PushConstantGraphicsTestInstance 314 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in init() 324 *m_colorAttachmentView in init()
|
D | vktPipelineTimestampTests.cpp | 849 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon7daaa53f0111::BasicGraphicsTestInstance 989 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in buildFrameBuffer() 1013 *m_colorAttachmentView, in buildFrameBuffer()
|
D | vktPipelineVertexInputTests.cpp | 264 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon6b7ae5390111::VertexInputInstance 1000 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in VertexInputInstance() 1015 &m_colorAttachmentView.get(), // const VkImageView* pAttachments; in VertexInputInstance()
|
D | vktPipelineMultisampleTests.cpp | 363 Move<VkImageView> m_colorAttachmentView; member in vkt::pipeline::__anon0970cb380111::MultisampleRenderer 2210 m_colorAttachmentView = createImageView(vk, vkDevice, &colorAttachmentViewParams); in initialize() 2432 attachments.push_back(*m_colorAttachmentView); in initialize() 2725 *m_colorAttachmentView, in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.cpp | 1003 …m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2… in GraphicsPipeline() 1005 …m_framebuffer = makeFramebuffer (vk, device, *m_renderPass, *m_colorAttachmentView, m_colorImage… in GraphicsPipeline() 1066 Move<VkImageView> m_colorAttachmentView; member in vkt::synchronization::__anon7f0213210111::ShaderAccess::GraphicsPipeline 2319 …m_colorAttachmentView = makeImageView (vk, device, m_colorImage, VK_IMAGE_VIEW_TYPE_2D, m_c… in Implementation() 2321 …m_framebuffer = makeFramebuffer (vk, device, *m_renderPass, *m_colorAttachmentView, m_atta… in Implementation() 2424 Move<VkImageView> m_colorAttachmentView; member in vkt::synchronization::__anon7f0213210111::Draw::Implementation 2699 …m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2… in GraphicsPipeline() 2701 …m_framebuffer = makeFramebuffer (vk, device, *m_renderPass, *m_colorAttachmentView, m_colorImage… in GraphicsPipeline() 2768 Move<VkImageView> m_colorAttachmentView; member in vkt::synchronization::__anon7f0213210111::IndirectBuffer::GraphicsPipeline 3163 …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::__anon96331ace0111::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()
|