Home
last modified time | relevance | path

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

/external/angle/include/GLSLANG/
DShaderLang.h664 const std::vector<sh::InterfaceBlock> *GetInterfaceBlocks(const ShHandle handle);
/external/angle/src/compiler/translator/
DShaderLang.cpp456 const std::vector<InterfaceBlock> *GetInterfaceBlocks(const ShHandle handle) in GetInterfaceBlocks() function