Home
last modified time | relevance | path

Searched refs:GetPipelineLayoutDescriptorSetMask (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_handle_util.h184 inline constexpr uint32_t GetPipelineLayoutDescriptorSetMask(const RenderHandle handle) in GetPipelineLayoutDescriptorSetMask() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp1946 RenderHandleUtil::GetPipelineLayoutDescriptorSetMask(stateData_.currentPsoHandle); in ValidatePipelineLayout()