Home | History | Annotate | Download | only in functional

Lines Matching refs:glGetActiveAttrib

1461 			glGetActiveAttrib(program, attributeNdx, DE_LENGTH_OF_ARRAY(buffer), &written, &size, &type, buffer);
1488 glGetActiveAttrib(program, 0, 1, &written, &size, &type, buffer);