Home
last modified time | relevance | path

Searched defs:outputVariables (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp51 const std::vector<sh::ShaderVariable> &outputVariables, in RemoveInactiveInterfaceVariablesTraverser()
197 const std::vector<sh::ShaderVariable> &outputVariables, in RemoveInactiveInterfaceVariables()
DEmulateGLFragColorBroadcast.cpp108 std::vector<sh::ShaderVariable> *outputVariables, in EmulateGLFragColorBroadcast()
/external/angle/src/libANGLE/renderer/d3d/
DDynamicHLSL.cpp103 const std::vector<PixelShaderOutputVariable> &outputVariables, in FindOutputAtLocation()
320 const std::vector<PixelShaderOutputVariable> &outputVariables, in generatePixelShaderForOutputSignature()
/external/angle/src/compiler/translator/
DCollectVariables.cpp254 std::vector<sh::ShaderVariable> *outputVariables, in CollectVariablesTraverser()
1266 std::vector<ShaderVariable> *outputVariables, in CollectVariables()
/external/angle/src/tests/compiler_tests/
DCollectVariables_test.cpp113 const auto &outputVariables = mTranslator->getOutputVariables(); in validateOutputVariableForShader() local
252 const auto &outputVariables = mTranslator->getOutputVariables(); in TEST_F() local
278 const auto &outputVariables = mTranslator->getOutputVariables(); in TEST_F() local
/external/angle/src/libANGLE/
DProgramExecutable.cpp1239 const std::vector<sh::ShaderVariable> &outputVariables, in linkValidateOutputVariables()
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp312 const auto &outputVariables = programExecutable.getOutputVariables(); in AssignSecondaryOutputLocations() local
372 const auto &outputVariables = programExecutable.getOutputVariables(); in AssignOutputLocations() local