Searched refs:applyUniformnbv (Results 1 – 2 of 2) sorted by relevance
453 void applyUniformnbv(const D3DUniform *targetUniform, const GLint *v);
1833 applyUniformnbv(targetUniform, i); in applyUniforms()1891 void Renderer9::applyUniformnbv(const D3DUniform *targetUniform, const GLint *v) in applyUniformnbv() function in rx::Renderer9