Home
last modified time | relevance | path

Searched refs:PackedAttachmentCount (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.h147 using PackedAttachmentCount = PackedAttachmentIndex; variable
Dvk_helpers.h1107 const vk::PackedAttachmentCount colorAttachmentCount,
1311 PackedAttachmentCount mColorImagesCount;
DContextVk.h531 const vk::PackedAttachmentCount colorAttachmentCount,
DUtilsVk.cpp1968 vk::PackedAttachmentCount(1), vk::kAttachmentIndexInvalid, clearValues, commandBufferOut)); in startRenderPass()
Dvk_helpers.cpp964 mColorImagesCount = PackedAttachmentCount(0); in reset()
1605 const vk::PackedAttachmentCount colorAttachmentCount, in beginRenderPass()
DContextVk.cpp5541 const vk::PackedAttachmentCount colorAttachmentCount, in beginNewRenderPass()