Searched refs:Attachment (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | pipeline_create_functions_vk.h | 37 struct Attachment { struct 42 Attachment attachments[PipelineStateConstants::MAX_RENDER_PASS_ATTACHMENT_COUNT];
|
H A D | pipeline_create_functions_vk.cpp | 50 …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 D | node_context_pool_manager_vk.cpp | 77 const LowLevelRenderPassCompatibilityDescVk::Attachment& atCompatibilityDesc = in HashRenderPassCompatibility()
|
H A D | pipeline_state_object_vk.cpp | 285 …const GraphicsState::ColorBlendState::Attachment& attachmentBlendState = colorBlendState.colorAtta… in GraphicsPipelineStateObjectVk()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/ |
H A D | render_data_structures.h | 298 struct Attachment { struct 336 BASE_NS::vector<Attachment> attachments;
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | shader_state_loader_util.cpp | 226 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 D | pipeline_state_desc.h | 1188 struct Attachment { struct 1222 Attachment colorAttachments[PipelineStateConstants::MAX_COLOR_ATTACHMENT_COUNT];
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.cpp | 602 …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 D | start-email-apps.md | 42 …tream':[encodeURI('attachment uri1'),encodeURI('attachment uri2')], // Attachment URIs. Multiple v…
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_parser_util.cpp | 233 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 D | js-apis-inner-application-uiserviceExtensionContext-sys.md | 228 …ream':[encodeURI('attachment uri1'), encodeURI('attachment uri2')], // Attachment URIs. Multiple v…
|
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/ |
H A D | js-apis-sms-sys.md | 1937 | attachment | Array<[MmsAttachment](#mmsattachment8)\> | No | Attachment. … 2193 | ATTACHMENT | 1 | Attachment. |
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | shader_manager.cpp | 91 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 D | js-apis-arkui-frameNode.md | 2650 | boolean | Attachment result. Returns **true** if the attachment is successful; returns **false** …
|