Searched refs:isInputVariable (Results 1 – 1 of 1) sorted by relevance
916 const bool isInputVariable = (storage == glu::STORAGE_IN || storage == glu::STORAGE_PATCH_IN); in validateSingleVariable() local935 else if (isInputVariable && !isVertexShader && explicitLayoutLocation == -1) in validateSingleVariable()