Searched refs:applyUniformnfv (Results 1 – 2 of 2) sorted by relevance
203 void applyUniformnfv(gl::Uniform *targetUniform, const GLfloat *v);
1743 applyUniformnfv(targetUniform, f); in applyUniforms()1768 void Renderer9::applyUniformnfv(gl::Uniform *targetUniform, const GLfloat *v) in applyUniformnfv() function in rx::Renderer91794 applyUniformnfv(targetUniform, (GLfloat*)vector); in applyUniformniv()1810 applyUniformnfv(targetUniform, (GLfloat*)vector); in applyUniformnbv()