Searched refs:maxNameSize (Results 1 – 1 of 1) sorted by relevance
509 const size_t maxNameSize = DE_LENGTH_OF_ARRAY(name) - 1; in checkActiveAttribQuery() local516 gl.getActiveAttrib(program, activeAttribNdx, maxNameSize, &length, &size, &type, name); in checkActiveAttribQuery()522 << ", bufSize=" << maxNameSize in checkActiveAttribQuery()