Reviewed-by: Timothy Arceri <[email protected]>

On 11/05/17 23:34, Samuel Pitoiset wrote:
Signed-off-by: Samuel Pitoiset <[email protected]>
---
  src/mesa/main/uniforms.h | 3 ---
  1 file changed, 3 deletions(-)

diff --git a/src/mesa/main/uniforms.h b/src/mesa/main/uniforms.h
index 314d195a24..bd42b4f036 100644
--- a/src/mesa/main/uniforms.h
+++ b/src/mesa/main/uniforms.h
@@ -486,9 +486,6 @@ _mesa_sampler_uniforms_are_valid(const struct 
gl_shader_program *shProg,
  extern bool
  _mesa_sampler_uniforms_pipeline_are_valid(struct gl_pipeline_object *);
-extern const struct gl_program_parameter *
-get_uniform_parameter(struct gl_shader_program *shProg, GLint index);
-
  struct gl_builtin_uniform_element {
     const char *field;
     int tokens[STATE_LENGTH];

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to