Home
last modified time | relevance | path

Searched defs:pl (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_bloom.cpp610 const PipelineLayout& pl = shaderMgr.GetReflectionPipelineLayout(shader); in CreateComputePsos() local
622 const PipelineLayout& pl = shaderMgr.GetReflectionPipelineLayout(shader); in CreateComputePsos() local
640 const PipelineLayout& pl = shaderMgr.GetReflectionPipelineLayout(shaderHandle); in CreateComputePsos() local
653 const PipelineLayout& pl = shaderMgr.GetReflectionPipelineLayout(shaderHandle); in CreateComputePsos() local
666 const PipelineLayout& pl = shaderMgr.GetReflectionPipelineLayout(shaderHandle); in CreateComputePsos() local
679 const PipelineLayout& pl = shaderMgr.GetReflectionPipelineLayout(shaderHandle); in CreateComputePsos() local
694 const PipelineLayout& pl = shaderMgr.GetReflectionPipelineLayout(shaderHandle); in CreateAndReflectRenderPso() local
728 const PipelineLayout& pl = shaderMgr.GetReflectionPipelineLayout(shader); in CreateRenderPsos() local
741 const PipelineLayout& pl = shaderMgr.GetReflectionPipelineLayout(shader); in CreateRenderPsos() local
H A Drender_copy.cpp143 const auto& pl = in Execute() local
H A Drender_node_shader_passes_generic.cpp194 const PipelineLayout& pl = sRef.GetPipelineLayout(); in ExecuteFrameGraphics() local
283 const PipelineLayout& pl = sRef.GetPipelineLayout(); in ExecuteFrameCompute() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp234 const PipelineLayout& pl = shaderMgr_.GetPipelineLayoutRef(pipelineLayoutHandle); in GetComputePsoHandle() local
323 const PipelineLayout& pl = shaderMgr_.GetPipelineLayout(pipelineLayoutHandle); in GetGraphicsPsoHandle() local
359 static PipelineLayout pl; in GetComputePsoPipelineLayout() local
372 static PipelineLayout pl; in GetGraphicsPsoPipelineLayout() local
H A Drender_node_post_process_util.h89 RenderHandle pl; member
H A Drender_command_list.cpp1955 const PipelineLayout& pl = (rhType == RenderHandleType::COMPUTE_PSO) in ValidatePipelineLayout() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Dpipeline_layout_loader.cpp76 …youtLoader::LoadResult Load(const json::value& jsonData, const string_view uri, PipelineLayout& pl) in Load()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.cpp392 [uid](const IPlugin* pl) { return pl && pl->version.uid == uid; }); in UnloadPlugins()
578 [&plugin](const IPlugin* pl) { return strcmp(plugin.name, pl->name) == 0; })) { in RegisterPlugin()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.cpp760 bool SetPropertyDefined(EntityCollection::PropertyList& pl, string_view propertyPath) in SetPropertyDefined()
783 bool SetPropertyUndefined(EntityCollection::PropertyList& pl, string_view propertyPath) in SetPropertyUndefined()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_shadow_render_slot.cpp501 const PipelineLayout& pl = shaderMgr.GetPipelineLayout(currPl); in CreateNewPso() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/binary/i18n/
H A Derrorcode.json142 "pl":{ object
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/resource/
H A Ddefault-hour.json113 "pl": ["H"], array
H A Delapsed-patterns.json310 "pl": [ array
H A Dplural.json326 "pl": [ array
H A Dweek_data.json227 "pl": ["2;4;7;1"], array
H A Ddecimal_plural.json479 "pl": [ array
H A Dhour-minute-secons-pattern.json637 "pl": [ array
H A Dtime-patterns.json637 "pl": [ array
H A Dcalendar-gregorian-dayNames-format-abbreviated.json596 "pl": [ array
H A Dformat-wide-weeday-names.json587 "pl": [ array
H A Dnumber-format.json681 "pl": [ array
H A Dstandalone-abbr-weekday-names.json587 "pl": [ array
H A Dstandalone-wide-weekday-names.json578 "pl": [ array
H A Dfull-medium-short-pattern.json877 "pl": [ array
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp564 PipelineLayout pl; in Create() local

12