Searched refs:reasonStr (Results 1 – 1 of 1) sorted by relevance
921 std::string reasonStr; in validateSingleVariable() local928 reasonStr = "Atomic counter uniforms have effective location of -1"; in validateSingleVariable()933 reasonStr = "Uniform block variables have effective location of -1"; in validateSingleVariable()938 …reasonStr = "Inputs (except for vertex shader inputs) not declared with a location layout qualifie… in validateSingleVariable()943 …reasonStr = "Outputs (except for fragment shader outputs) not declared with a location layout qual… in validateSingleVariable()952 …u::TestLog::Message << "Verifying uniform location, expecting -1. (" << reasonStr << ")" << tcu::T… in validateSingleVariable()