Home
last modified time | relevance | path

Searched refs:gluBuild2DMipmapLevelsJava (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dglu-CustomJavaCode-gl2.java282 private final int gluBuild2DMipmapLevelsJava( int target, int internalFormat, int width, in gluBuild2DMipmapLevelsJava() method
341 …return gluBuild2DMipmapLevelsJava(target, internalFormat, width, height, format, type, level, base… in gluBuild2DMipmapLevels()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dglu-CustomJavaCode.java1328 private int gluBuild2DMipmapLevelsJava( int target, int internalFormat, int width, in gluBuild2DMipmapLevelsJava() method
1387 …return gluBuild2DMipmapLevelsJava(target, internalFormat, width, height, format, type, level, base… in gluBuild2DMipmapLevels()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/glu/
H A DGLU.java1512 private int gluBuild2DMipmapLevelsJava( int target, int internalFormat, int width, in gluBuild2DMipmapLevelsJava() method in GLU
1571 …return gluBuild2DMipmapLevelsJava(target, internalFormat, width, height, format, type, level, base… in gluBuild2DMipmapLevels()