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