Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Dnode_context_pool_manager_gles.cpp226 void BindToFbo(GLenum attachType, const BindImage& image, size_t& width, size_t& height, bool isSta… in BindToFbo()
262 void BindToFboMultisampled(GLenum attachType, const BindImage& image, const BindImage& resolveImage… in BindToFboMultisampled()
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
Dbpf_loader.cpp94 bpf_attach_type attachType; member