Searched refs:bindVec3 (Results 1 – 1 of 1) sorted by relevance
260 void bindVec3(GLint location, const vec3* v, uint32_t count) const { in bindVec3() function in android::Program309 mProgram->bindVec3(2, &SPHERICAL_HARMONICS[0], 4); in BufferGenerator()