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