Home
last modified time | relevance | path

Searched refs:m_colorImageSubresourceRange (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp1522 m_colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in GraphicsPipeline()
1531 m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, m_colorFormat, m_colorImageSubresourceRange); in GraphicsPipeline()
1571 m_colorImageSubresourceRange // VkImageSubresourceRange subresourceRange in recordCommands()
1602 VkImageSubresourceRange m_colorImageSubresourceRange; member in vkt::synchronization::__anon28830::ShaderAccess::GraphicsPipeline
4534 m_colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in GraphicsPipeline()
4543 m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, m_colorFormat, m_colorImageSubresourceRange); in GraphicsPipeline()
4573 m_colorImageSubresourceRange // VkImageSubresourceRange subresourceRange in recordCommands()
4620 VkImageSubresourceRange m_colorImageSubresourceRange; member in vkt::synchronization::__anon28830::IndirectBuffer::GraphicsPipeline
5082 m_colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in Implementation()
5090 m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, m_colorFormat, m_colorImageSubresourceRange); in Implementation()
5220 VkImageSubresourceRange m_colorImageSubresourceRange; global() member in vkt::synchronization::__anon28830::VertexInput::Implementation
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp1521 m_colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in GraphicsPipeline()
1530 m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, m_colorFormat, m_colorImageSubresourceRange); in GraphicsPipeline()
1570 m_colorImageSubresourceRange // VkImageSubresourceRange subresourceRange in recordCommands()
1601 VkImageSubresourceRange m_colorImageSubresourceRange; member in vkt::synchronization::__anon29979::ShaderAccess::GraphicsPipeline
4397 m_colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in GraphicsPipeline()
4406 m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, m_colorFormat, m_colorImageSubresourceRange); in GraphicsPipeline()
4436 m_colorImageSubresourceRange // VkImageSubresourceRange subresourceRange in recordCommands()
4483 VkImageSubresourceRange m_colorImageSubresourceRange; member in vkt::synchronization::__anon29979::IndirectBuffer::GraphicsPipeline
4943 m_colorImageSubresourceRange = makeImageSubresourceRange(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 1u, 0u, 1u); in Implementation()
4951 m_colorAttachmentView = makeImageView (vk, device, **m_colorAttachmentImage, VK_IMAGE_VIEW_TYPE_2D, m_colorFormat, m_colorImageSubresourceRange); in Implementation()
5087 VkImageSubresourceRange m_colorImageSubresourceRange; global() member in vkt::synchronization::__anon29979::VertexInput::Implementation
[all...]

Completed in 22 milliseconds