Home
last modified time | relevance | path

Searched refs:colorImageFormat (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1509 const VkFormat colorImageFormat = VK_FORMAT_R8G8B8A8_UNORM; in FragmentDensityMapTestInstance() local
1535 prepareImageAndImageView(vk, vkDevice, memAlloc, colorImageCreateFlags, colorImageFormat, in FragmentDensityMapTestInstance()
1543 prepareImageAndImageView(vk, vkDevice, memAlloc, colorImageCreateFlags, colorImageFormat, in FragmentDensityMapTestInstance()
1552 prepareImageAndImageView(vk, vkDevice, memAlloc, colorImageCreateFlags, colorImageFormat, in FragmentDensityMapTestInstance()
1559 prepareImageAndImageView(vk, vkDevice, memAlloc, 0u, colorImageFormat, in FragmentDensityMapTestInstance()
1739 &colorImageFormat)); in FragmentDensityMapTestInstance()
1747 &colorImageFormat)); in FragmentDensityMapTestInstance()
1756 &colorImageFormat)); in FragmentDensityMapTestInstance()
1763 &colorImageFormat)); in FragmentDensityMapTestInstance()
1780 &colorImageFormat), in FragmentDensityMapTestInstance()
2524 const VkFormat colorImageFormat = VK_FORMAT_R8G8B8A8_UNORM; createCommandBufferForDynamicRendering() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1468 const VkFormat colorImageFormat = VK_FORMAT_R8G8B8A8_UNORM; in FragmentDensityMapTestInstance() local
1494 prepareImageAndImageView(vk, vkDevice, memAlloc, colorImageCreateFlags, colorImageFormat, in FragmentDensityMapTestInstance()
1502 prepareImageAndImageView(vk, vkDevice, memAlloc, colorImageCreateFlags, colorImageFormat, in FragmentDensityMapTestInstance()
1511 prepareImageAndImageView(vk, vkDevice, memAlloc, colorImageCreateFlags, colorImageFormat, in FragmentDensityMapTestInstance()
1518 prepareImageAndImageView(vk, vkDevice, memAlloc, 0u, colorImageFormat, in FragmentDensityMapTestInstance()
1698 &colorImageFormat)); in FragmentDensityMapTestInstance()
1706 &colorImageFormat)); in FragmentDensityMapTestInstance()
1715 &colorImageFormat)); in FragmentDensityMapTestInstance()
1722 &colorImageFormat)); in FragmentDensityMapTestInstance()
1739 &colorImageFormat), in FragmentDensityMapTestInstance()
2447 const VkFormat colorImageFormat = VK_FORMAT_R8G8B8A8_UNORM; createCommandBufferForDynamicRendering() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawScissorTests.cpp382 VkFormat colorImageFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
410 const ImageCreateInfo targetImageCreateInfo (VK_IMAGE_TYPE_2D, colorImageFormat, targetImageExtent, 1, 1, VK_SAMPLE_COUNT_1_BIT, in iterate()
415 const ImageViewCreateInfo colorTargetViewInfo(colorTargetImage->object(), VK_IMAGE_VIEW_TYPE_2D, colorImageFormat); in iterate()
422 renderPassCreateInfo.addAttachment(AttachmentDescription(colorImageFormat, in iterate()
517 &colorImageFormat, in iterate()
554 beginSecondaryCmdBuffer(*secCmdBuffer, colorImageFormat, VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT); in iterate()
558 beginSecondaryCmdBuffer(*secCmdBuffer, colorImageFormat); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawScissorTests.cpp382 VkFormat colorImageFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local
410 const ImageCreateInfo targetImageCreateInfo (VK_IMAGE_TYPE_2D, colorImageFormat, targetImageExtent, 1, 1, VK_SAMPLE_COUNT_1_BIT, in iterate()
415 const ImageViewCreateInfo colorTargetViewInfo(colorTargetImage->object(), VK_IMAGE_VIEW_TYPE_2D, colorImageFormat); in iterate()
422 renderPassCreateInfo.addAttachment(AttachmentDescription(colorImageFormat, in iterate()
517 &colorImageFormat, in iterate()
554 beginSecondaryCmdBuffer(*secCmdBuffer, colorImageFormat, VK_RENDERING_CONTENTS_SECONDARY_COMMAND_BUFFERS_BIT); in iterate()
558 beginSecondaryCmdBuffer(*secCmdBuffer, colorImageFormat); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp175 VkFormat getVertexInputColorFormat (const VkFormat colorImageFormat) in getVertexInputColorFormat() argument
177 switch (tcu::getTextureChannelClass(mapVkFormat(colorImageFormat).type)) in getVertexInputColorFormat()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp174 VkFormat getVertexInputColorFormat (const VkFormat colorImageFormat) in getVertexInputColorFormat() argument
176 switch (tcu::getTextureChannelClass(mapVkFormat(colorImageFormat).type)) in getVertexInputColorFormat()

Completed in 15 milliseconds