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