Searched refs:v_texture_location (Results 1 – 2 of 2) sorted by relevance
627 int v_texture_location() const { return v_texture_location_; } in v_texture_location() function656 int v_texture_location() const { return v_texture_location_; } in v_texture_location() function
1602 int v_texture_location = -1; in DrawYUVVideoQuad() local1615 v_texture_location = program->fragment_shader().v_texture_location(); in DrawYUVVideoQuad()1628 v_texture_location = program->fragment_shader().v_texture_location(); in DrawYUVVideoQuad()1640 GLC(gl_, gl_->Uniform1i(v_texture_location, 3)); in DrawYUVVideoQuad()