Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dintf_shader_pipeline_binder.h99 virtual bool GetBindingValidity() const = 0; in RENDER_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.h51 bool GetBindingValidity() const override;
H A Dshader_pipeline_binder.cpp314 bool ShaderPipelineBinder::GetBindingValidity() const in GetBindingValidity() function in ShaderPipelineBinder