opengl: Remove compiler warnings.
Simply remove multiple compiler warnings about unused parameter. Note that this modifies three auto-generated files, which will require fixing the 'emugen' program in the future. Change-Id: I19edce7c6480770b893d033ed6b1c65744091d62
Showing
- shared/OpenglCodecCommon/FixedBuffer.h 1 addition, 1 deletionshared/OpenglCodecCommon/FixedBuffer.h
- system/GLESv1/gl.cpp 7 additions, 0 deletionssystem/GLESv1/gl.cpp
- system/GLESv1_enc/GLEncoder.cpp 2 additions, 0 deletionssystem/GLESv1_enc/GLEncoder.cpp
- system/GLESv1_enc/gl_client_context.h 1 addition, 1 deletionsystem/GLESv1_enc/gl_client_context.h
- system/GLESv2/gl2.cpp 8 additions, 0 deletionssystem/GLESv2/gl2.cpp
- system/GLESv2_enc/GL2Encoder.cpp 4 additions, 0 deletionssystem/GLESv2_enc/GL2Encoder.cpp
- system/GLESv2_enc/gl2_client_context.h 1 addition, 1 deletionsystem/GLESv2_enc/gl2_client_context.h
- system/OpenglSystemCommon/ThreadInfo.cpp 1 addition, 1 deletionsystem/OpenglSystemCommon/ThreadInfo.cpp
- system/egl/egl.cpp 41 additions, 4 deletionssystem/egl/egl.cpp
- system/gralloc/gralloc.cpp 7 additions, 0 deletionssystem/gralloc/gralloc.cpp
- system/renderControl_enc/renderControl_client_context.h 1 addition, 1 deletionsystem/renderControl_enc/renderControl_client_context.h
Loading
Please register or sign in to comment