Home
last modified time | relevance | path

Searched refs:isOutputVariable (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp917 …const bool isOutputVariable = (storage == glu::STORAGE_OUT || storage == glu::STORAGE_PATCH_OUT… in validateSingleVariable() local
940 else if (isOutputVariable && !isFragmentShader && explicitLayoutLocation == -1) in validateSingleVariable()