Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h229 void SetupCache(const PipelineLayout& pipelineLayout);
H A Drender_backend_gles.cpp982 SetupCache(data.pipelineLayout); in BindComputePipeline()
988 void RenderBackendGLES::SetupCache(const PipelineLayout& pipelineLayout) in SetupCache() function in RenderBackendGLES
1065 SetupCache(data.pipelineLayout); in BindGraphicsPipeline()