Searched refs:isOutputVariable (Results 1 – 1 of 1) sorted by relevance
917 …const bool isOutputVariable = (storage == glu::STORAGE_OUT || storage == glu::STORAGE_PATCH_OUT… in validateSingleVariable() local940 else if (isOutputVariable && !isFragmentShader && explicitLayoutLocation == -1) in validateSingleVariable()