Home
last modified time | relevance | path

Searched defs:colorImageLayout (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkCmdUtil.cpp278 beginRendering(const DeviceInterface& vk, const VkCommandBuffer commandBuffer, const VkImageView colorImageView, const VkImageView depthStencilImageView, const bool useStencilAttachment, const VkRect2D& renderArea, const VkClearValue& clearColorValue, const VkClearValue& clearDepthValue, const VkImageLayout colorImageLayout, const VkImageLayout depthImageLayout, const VkAttachmentLoadOp loadOperation, VkRenderingFlagsKHR renderingFlags, const deUint32 layerCount, const deUint32 viewMask) beginRendering() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2356 const VkImageLayout colorImageLayout = isDSFormat ? VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL : VK_IMAGE_LAYOUT_GENERAL; in iterateInternal() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2356 const VkImageLayout colorImageLayout = isDSFormat ? VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL : VK_IMAGE_LAYOUT_GENERAL; in iterateInternal() local

Completed in 13 milliseconds