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