Searched defs:inputVaryings (Results 1 – 8 of 8) sorted by relevance
50 const std::vector<sh::ShaderVariable> &inputVaryings, in RemoveInactiveInterfaceVariablesTraverser()196 const std::vector<sh::ShaderVariable> &inputVaryings, in RemoveInactiveInterfaceVariables()
1145 const std::vector<ShaderVariable> &inputVaryings = mTranslator->getInputVaryings(); in TEST_F() local1177 const std::vector<ShaderVariable> &inputVaryings = mTranslator->getInputVaryings(); in TEST_F() local1344 const auto &inputVaryings = mTranslator->getInputVaryings(); in TEST_F() local1376 const auto &inputVaryings = mTranslator->getInputVaryings(); in TEST_F() local1431 const auto &inputVaryings = mTranslator->getInputVaryings(); in TEST_F() local1464 const auto &inputVaryings = mTranslator->getInputVaryings(); in TEST_F() local1507 const auto &inputVaryings = mTranslator->getInputVaryings(); in TEST_F() local1547 const auto &inputVaryings = mTranslator->getInputVaryings(); in TEST_F() local
61 std::vector<sh::ShaderVariable> inputVaryings; member
759 const std::vector<sh::ShaderVariable> *inputVaryings = sh::GetInputVaryings(compiler); in PrintActiveVariables() local
296 ShaderMap<std::vector<sh::ShaderVariable>> inputVaryings; member
1829 const std::vector<sh::ShaderVariable> &inputVaryings, in LinkValidateShaderInterfaceMatching()2062 const std::vector<sh::ShaderVariable> &inputVaryings, in LinkValidateBuiltInVaryings()
259 std::vector<sh::ShaderVariable> *inputVaryings, in CollectVariablesTraverser()1299 std::vector<ShaderVariable> *inputVaryings, in CollectVariables()
996 const std::vector<sh::ShaderVariable> &inputVaryings, in RewritePipelines()