Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_load_store_op_none.adoc23 Additionally, ename:VK_ATTACHMENT_LOAD_OP_NONE_EXT is introduced to avoid
37 ** Added VK_ATTACHMENT_LOAD_OP_NONE_EXT.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_multisampled_render_to_single_sampled.adoc153 - `VK_ATTACHMENT_LOAD_OP_NONE_EXT`: Specifies that the previous contents of the
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h4195 case VK_ATTACHMENT_LOAD_OP_NONE_EXT: in string_VkAttachmentLoadOp()
Dvulkan_enums.hpp3525 eNoneEXT = VK_ATTACHMENT_LOAD_OP_NONE_EXT
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc5203 This does not apply when using ename:VK_ATTACHMENT_LOAD_OP_NONE_EXT.
5256 * ename:VK_ATTACHMENT_LOAD_OP_NONE_EXT specifies that the previous
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2122 VK_ATTACHMENT_LOAD_OP_NONE_EXT = 1000400000, enumerator