On 01/16/2012 09:10 PM, Vinson Lee wrote:
Fix this GCC warning on non-debug builds.
glsl_types.cpp: In member function 'gl_texture_index
glsl_type::sampler_index() const':
glsl_types.cpp:157: warning: control reaches end of non-void function
Signed-off-by: Vinson Lee
---
src/glsl/glsl_types.cp
On 01/16/2012 09:10 PM, Vinson Lee wrote:
> Fix this GCC warning on non-debug builds.
> glsl_types.cpp: In member function 'gl_texture_index
> glsl_type::sampler_index() const':
> glsl_types.cpp:157: warning: control reaches end of non-void function
>
> Signed-off-by: Vinson Lee
> ---
> src/glsl
Fix this GCC warning on non-debug builds.
glsl_types.cpp: In member function 'gl_texture_index
glsl_type::sampler_index() const':
glsl_types.cpp:157: warning: control reaches end of non-void function
Signed-off-by: Vinson Lee
---
src/glsl/glsl_types.cpp |4 ++--
1 files changed, 2 insertions