Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp138 constexpr inline bool IsUniformBuffer(const DescriptorType descriptorType) in IsUniformBuffer() function
165 … if ((IsUniformBuffer(lBind.descriptorType) != IsUniformBuffer(rBind.descriptorType)) && in GetPipelineLayoutCompatibilityFlags()