Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp40 const std::vector<sh::InterfaceBlock> &mInterfaceBlocks; member in sh::__anon6f4634b80111::RemoveInactiveInterfaceVariablesTraverser
/external/angle/src/compiler/translator/
DCompiler.h191 std::vector<sh::InterfaceBlock> mInterfaceBlocks; variable