Searched refs:v_texture_location (Results 1 – 2 of 2) sorted by relevance
629 int v_texture_location() const { return v_texture_location_; } in v_texture_location() function658 int v_texture_location() const { return v_texture_location_; } in v_texture_location() function
1753 int v_texture_location = -1; in DrawYUVVideoQuad() local1767 v_texture_location = program->fragment_shader().v_texture_location(); in DrawYUVVideoQuad()1781 v_texture_location = program->fragment_shader().v_texture_location(); in DrawYUVVideoQuad()1797 GLC(gl_, gl_->Uniform1i(v_texture_location, 3)); in DrawYUVVideoQuad()