Home
last modified time | relevance | path

Searched defs:oesBinds (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h233 BASE_NS::vector<OES_Bind> oesBinds; member
H A Dgpu_program_gles.cpp489const array_view<const OES_Bind>& oesBinds, const ShaderModulePlatformDataGLES& fragPlat, string& … in PatchOesBinds()
623 const array_view<const OES_Bind>& oesBinds, uint32_t views) const in Specialize() argument