Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.h46 struct DoubleBind { struct
51 …BASE_NS::vector<DoubleBind> combSets; // combined image / sampler (generated from separated image/…
H A Dgpu_program_gles.cpp394 const vector<ShaderModulePlatformDataGLES::DoubleBind>& combSets) in BuildBindInfos()
670 vector<ShaderModulePlatformDataGLES::DoubleBind> combSets = fragPlat.combSets; in Specialize()