Home
last modified time | relevance | path

Searched refs:Attachment (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.h37 struct Attachment { struct
42 Attachment attachments[PipelineStateConstants::MAX_RENDER_PASS_ATTACHMENT_COUNT];
H A Dpipeline_create_functions_vk.cpp50 …const array_view<const LowLevelRenderPassCompatibilityDescVk::Attachment> compatibilityAttachmentD… in CreateAttachmentDescriptions()
84 …const array_view<const LowLevelRenderPassCompatibilityDescVk::Attachment> compatibilityAttachmentD… in CreateAttachmentDescriptions2()
124 …const array_view<const LowLevelRenderPassCompatibilityDescVk::Attachment> compatibilityAttachmentD… in CreateAttachmentDescriptionsCompatibility()
150 …const array_view<const LowLevelRenderPassCompatibilityDescVk::Attachment> compatibilityAttachmentD… in CreateAttachmentDescriptionsCompatibility2()
206 …const array_view<const LowLevelRenderPassCompatibilityDescVk::Attachment> compatibilityAttachmentD… in CreateAttachmentReferences2()
H A Dnode_context_pool_manager_vk.cpp77 const LowLevelRenderPassCompatibilityDescVk::Attachment& atCompatibilityDesc = in HashRenderPassCompatibility()
H A Dpipeline_state_object_vk.cpp285 …const GraphicsState::ColorBlendState::Attachment& attachmentBlendState = colorBlendState.colorAtta… in GraphicsPipelineStateObjectVk()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H A Drender_data_structures.h298 struct Attachment { struct
336 BASE_NS::vector<Attachment> attachments;
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dshader_state_loader_util.cpp226 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::ColorBlendState::Attachment>&… in FromJson()
250 vector<JsonContext<GraphicsState::ColorBlendState::Attachment>> colorContexts; in FromJson()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h1188 struct Attachment { struct
1222 Attachment colorAttachments[PipelineStateConstants::MAX_COLOR_ATTACHMENT_COUNT];
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp602 …const GraphicsState::ColorBlendState::Attachment& a, const GraphicsState::ColorBlendState::Attachm… in CompareBlendFactors()
608 …BlendFactors(GraphicsState::ColorBlendState::Attachment& a, const GraphicsState::ColorBlendState:: in SetBlendFactors()
617 …const GraphicsState::ColorBlendState::Attachment& a, const GraphicsState::ColorBlendState::Attachm… in CompareBlendOps()
622 … SetBlendOps(GraphicsState::ColorBlendState::Attachment& a, const GraphicsState::ColorBlendState:: in SetBlendOps()
/ohos5.0/docs/en/application-dev/application-models/
H A Dstart-email-apps.md42 …tream':[encodeURI('attachment uri1'),encodeURI('attachment uri2')], // Attachment URIs. Multiple v…
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_parser_util.cpp233 inline void FromJson(const json::value& jsonData, JsonContext<RenderNodeGraphInputs::Attachment>& c… in FromJson()
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-uiserviceExtensionContext-sys.md228 …ream':[encodeURI('attachment uri1'), encodeURI('attachment uri2')], // Attachment URIs. Multiple v…
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/
H A Djs-apis-sms-sys.md1937 | attachment | Array<[MmsAttachment](#mmsattachment8)\> | No | Attachment. …
2193 | ATTACHMENT | 1 | Attachment. |
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp91 uint64_t BASE_NS::hash(const RENDER_NS::GraphicsState::ColorBlendState::Attachment& state) in hash()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-frameNode.md2650 | boolean | Attachment result. Returns **true** if the attachment is successful; returns **false** …