Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/include/GLSLANG/
DShaderLang.h670 const std::vector<sh::InterfaceBlock> *GetInterfaceBlocks(const ShHandle handle);
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DShaderLang.cpp461 const std::vector<InterfaceBlock> *GetInterfaceBlocks(const ShHandle handle) in GetInterfaceBlocks() function