Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DVulkan.cpp833 .storeOp = vkhpp::AttachmentStoreOp::eStore, in CreateFramebuffer()
835 .stencilStoreOp = vkhpp::AttachmentStoreOp::eStore, in CreateFramebuffer()
852 .storeOp = vkhpp::AttachmentStoreOp::eStore, in CreateFramebuffer()
854 .stencilStoreOp = vkhpp::AttachmentStoreOp::eStore, in CreateFramebuffer()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp135 .storeOp = vkhpp::AttachmentStoreOp::eStore, in createRenderPass()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2290 eStore = VK_ATTACHMENT_STORE_OP_STORE, enumerator
Dvulkansc_to_string.hpp3065 case AttachmentStoreOp::eStore : return "Store"; in to_string()
Dvulkan_enums.hpp3530 eStore = VK_ATTACHMENT_STORE_OP_STORE, enumerator
Dvulkan_to_string.hpp5321 case AttachmentStoreOp::eStore : return "Store"; in to_string()