Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:Uniform1i

1107 void Uniform1i(PP_Resource context_id, GLint location, GLint x) {
1110 ToGles2Impl(&enter)->Uniform1i(location, x);
1635 &Uniform1fv, &Uniform1i,