Home
last modified time | relevance | path

Searched refs:ValidateOutputs (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateOutputs.h6 // ValidateOutputs validates fragment shader outputs. It checks for conflicting locations,
23 bool ValidateOutputs(TIntermBlock *root,
H A DValidateOutputs.cpp6 // ValidateOutputs validates fragment shader outputs. It checks for conflicting locations,
10 #include "compiler/translator/ValidateOutputs.h"
172 bool ValidateOutputs(TIntermBlock *root, in ValidateOutputs() function
H A DCompiler.cpp23 #include "compiler/translator/ValidateOutputs.h"
782 !ValidateOutputs(root, getExtensionBehavior(), mResources.MaxDrawBuffers, &mDiagnostics)) in checkAndSimplifyAST()
/third_party/gn/src/gn/
H A Dtool.h255 bool ValidateOutputs(Err* err) const;

Completed in 3 milliseconds