Searched defs:depthImageLayout (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkCmdUtil.cpp | 278 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
|
Completed in 1 milliseconds