Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.h97 using GetBlockMemberInfoFunc = std::function< variable
114 const GetBlockMemberInfoFunc &getMemberInfo) const;
121 const GetBlockMemberInfoFunc &getMemberInfo,
127 virtual sh::ShaderVariableVisitor *getVisitor(const GetBlockMemberInfoFunc &getMemberInfo,
152 sh::ShaderVariableVisitor *getVisitor(const GetBlockMemberInfoFunc &getMemberInfo,
174 sh::ShaderVariableVisitor *getVisitor(const GetBlockMemberInfoFunc &getMemberInfo,
DProgramLinkedResources.cpp239 UniformBlockEncodingVisitor(const GetBlockMemberInfoFunc &getMemberInfo, in UniformBlockEncodingVisitor()
289 const GetBlockMemberInfoFunc &mGetMemberInfo;
300 ShaderStorageBlockVisitor(const GetBlockMemberInfoFunc &getMemberInfo, in ShaderStorageBlockVisitor()
353 const GetBlockMemberInfoFunc &mGetMemberInfo;
1211 const GetBlockMemberInfoFunc &getMemberInfo) const in linkBlocks()
1263 const GetBlockMemberInfoFunc &getMemberInfo, in defineInterfaceBlock()
1345 const GetBlockMemberInfoFunc &getMemberInfo, in getVisitor()
1374 const GetBlockMemberInfoFunc &getMemberInfo, in getVisitor()