Searched refs:ShGetInterfaceBlocks (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/include/GLSLANG/
H A DShaderLang.h471 COMPILER_EXPORT const std::vector<sh::InterfaceBlock> *ShGetInterfaceBlocks(const ShHandle handle);
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DShaderLang.cpp513 const std::vector<sh::InterfaceBlock> *ShGetInterfaceBlocks(const ShHandle handle) function
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
H A DShaderD3D.cpp282 mInterfaceBlocks = *GetShaderVariables(ShGetInterfaceBlocks(compiler));

Completed in 108 milliseconds