Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.h66 BASE_NS::unique_ptr<GpuShaderProgramGLES> OesPatch(
H A Dpipeline_state_object_gles.cpp201 …return oesPrograms_.insert({ key, specialized_->OesPatch(oesBinds, plat_.views) }).first->second.g… in GetOESProgram()
H A Dgpu_program_gles.cpp613 unique_ptr<GpuShaderProgramGLES> GpuShaderProgramGLES::OesPatch( in OesPatch() function in GpuShaderProgramGLES