Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp1960 … uint32_t bindSetIndices[PipelineLayoutConstants::MAX_DESCRIPTOR_SET_COUNT] { ~0u, ~0u, ~0u, ~0u }; in ValidatePipelineLayout() local
1965 bindSetIndices[idx] = idx; in ValidatePipelineLayout()