Home | History | Annotate | Download | only in functional

Lines Matching refs:getFloatAccess

258 				if (state.getFloatAccess() == (float)refValues[ndx])
261 gl.getLog() << tcu::TestLog::Message << "Error: got " << state.getFloatAccess() << ", (" << glu::getTextureFormatStr((int)state.getFloatAccess()) << ")" << tcu::TestLog::EndMessage;