Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp494 uint32_t reflectionPlIndex = INVALID_SM_INDEX; in Create() local
497 reflectionPlIndex = RenderHandleUtil::GetIndexPart(plRhr.GetHandle()); in Create()
501 …{ createInfo.renderSlotId, createInfo.pipelineLayoutIndex, reflectionPlIndex, createInfo.categoryI… in Create()
558 uint32_t reflectionPlIndex = INVALID_SM_INDEX; in Create() local
567 reflectionPlIndex = RenderHandleUtil::GetIndexPart(plRhr.GetHandle()); in Create()
572 …{ createInfo.renderSlotId, createInfo.pipelineLayoutIndex, reflectionPlIndex, createInfo.categoryI… in Create()