Skip to content

Commit

Permalink
Adapt to GlueGen commit 454fac44efd1728d8f5c09ed4abd4041f6187e44: Ren…
Browse files Browse the repository at this point in the history
…ameJavaMethod -> RenameJavaSymbol
  • Loading branch information
sgothel committed Mar 11, 2015
1 parent e65aacc commit 7d1b0f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions make/config/cl-common.cfg
Expand Up @@ -112,8 +112,8 @@ RenameJavaType cl_image_format CLImageFormatImpl
StructPackage cl_image_format com.jogamp.opencl.llb.impl

#struct fields ([set|get]+FieldName())
RenameJavaMethod cl_image_format.image_channel_order imageChannelOrder
RenameJavaMethod cl_image_format.image_channel_data_type imageChannelDataType
RenameJavaSymbol cl_image_format.image_channel_order imageChannelOrder
RenameJavaSymbol cl_image_format.image_channel_data_type imageChannelDataType


ClassJavadoc CLImageFormatImpl /**
Expand Down

0 comments on commit 7d1b0f7

Please sign in to comment.