Home | History | Annotate | Download | only in glshared

Lines Matching refs:TYPE_UINT_VEC2

807 			case TYPE_UINT_VEC2:	gl.uniform2uiv(loc, 1, (const deUint32*)&val.elements[elemNdx].int32);		break;