Searched defs:layouts (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_graph.h | 68 BASE_NS::unique_ptr<ImageLayout[]> layouts; member
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | pipeline_create_functions_vk.cpp | 287 const ImageLayout* layouts = in CreateRenderPassCombined() local 180 CreateAttachmentReferences(const uint32_t* attachmentIndices, const ImageLayout* layouts, const uint32_t attachmentCount, const uint32_t attachmentStartIndex, const bool createCompatibility, VkAttachmentReference* newAttachments) CreateAttachmentReferences() argument 204 CreateAttachmentReferences2(const uint32_t* attachmentIndices, const ImageLayout* layouts, const array_view<const LowLevelRenderPassCompatibilityDescVk::Attachment> compatibilityAttachmentDescs, const uint32_t attachmentCount, const uint32_t attachmentStartIndex, const bool createCompatibility, VkAttachmentReference2KHR* newAttachments) CreateAttachmentReferences2() argument 469 const ImageLayout* layouts = CreateRenderPassCombined2() local [all...] |
Completed in 2 milliseconds