Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dpipeline_state_object_gles.cpp119 flags |= CORE_DYNAMIC_STATE_BLEND_CONSTANTS; in GetDynamicStateFlags()
H A Drender_backend_gles.cpp2939 if (!IS_BIT(dynamicStateFlags_, CORE_DYNAMIC_STATE_BLEND_CONSTANTS)) { in UpdateBlendState()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h707 CORE_DYNAMIC_STATE_BLEND_CONSTANTS = (1 << 4), enumerator