Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:Uniform1f

1090 void Uniform1f(PP_Resource context_id, GLint location, GLfloat x) {
1093 ToGles2Impl(&enter)->Uniform1f(location, x);
1634 &TexSubImage2D, &Uniform1f,