Searched refs:u_texture_location (Results 1 – 2 of 2) sorted by relevance
628 int u_texture_location() const { return u_texture_location_; } in u_texture_location() function657 int u_texture_location() const { return u_texture_location_; } in u_texture_location() function
1752 int u_texture_location = -1; in DrawYUVVideoQuad() local1766 u_texture_location = program->fragment_shader().u_texture_location(); in DrawYUVVideoQuad()1780 u_texture_location = program->fragment_shader().u_texture_location(); in DrawYUVVideoQuad()1796 GLC(gl_, gl_->Uniform1i(u_texture_location, 2)); in DrawYUVVideoQuad()