Home
last modified time | relevance | path

Searched refs:setNumSamples (Results 1 – 25 of 101) sorted by relevance

12345

/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/acore/
H A DTestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.java229 reqGLCaps.setNumSamples(4); in testGL2OnScreenDblBufMSAA()
239 reqGLCaps.setNumSamples(4); in testGL2OnScreenDblBufStencilMSAA()
287 reqGLCaps.setNumSamples(4); in testGL2OffScreenFBODblBufMSAA()
299 reqGLCaps.setNumSamples(4); in testGL2OffScreenFBODblBufStencilMSAA()
360 reqGLCaps.setNumSamples(4); in testES2OnScreenDblBufMSAA()
370 reqGLCaps.setNumSamples(4); in testES2OnScreenDblBufStencilMSAA()
418 reqGLCaps.setNumSamples(4); in testES2OffScreenFBODblBufMSAA()
430 reqGLCaps.setNumSamples(4); in testES2OffScreenFBODblBufStencilMSAA()
H A DTestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.java213 reqGLCaps.setNumSamples(4); in testGL2OffScreenFBODblBufMSAA()
225 reqGLCaps.setNumSamples(4); in testGL2OffScreenFBODblBufStencilMSAA()
267 reqGLCaps.setNumSamples(4); in testGL2OffScreenPbufferDblBufMSAA()
280 reqGLCaps.setNumSamples(4); in testGL2OffScreenPbufferDblBufStencilMSAA()
363 reqGLCaps.setNumSamples(4); in testGL2OffScreenBitmapDblBufMSAA()
376 reqGLCaps.setNumSamples(4); in testGL2OffScreenBitmapDblBufStencilMSAA()
H A DTestGLAutoDrawableFactoryES2OffscrnCapsNEWT.java213 reqGLCaps.setNumSamples(4); in testES2OffScreenFBODblBufMSAA()
225 reqGLCaps.setNumSamples(4); in testES2OffScreenFBODblBufStencilMSAA()
267 reqGLCaps.setNumSamples(4); in testES2OffScreenPbufferDblBufMSAA()
280 reqGLCaps.setNumSamples(4); in testES2OffScreenPbufferDblBufStencilMSAA()
H A DTestFBOAutoDrawableFactoryNEWT.java110 caps.setNumSamples(4); in test03a_GL2ES2_Demo2MSAA4_Normal()
118 caps.setNumSamples(4); in test03b_GL2ES2_Demo2MSAA4_NoTex()
126 caps.setNumSamples(4); in test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth()
138 caps.setNumSamples(4); in test04_GL2ES2_FBODemoMSAA4_Normal()
159 caps.setNumSamples(4); in test13_EGLES2_Demo0MSAA4()
441 glad.setNumSamples(glad.getGL(), newSampleCount); // triggers repaint in testGLFBODrawableImpl()
H A DGLReadBuffer00Base.java126 caps.setNumSamples(8); in test10_MSAA8_DefFlip()
134 caps.setNumSamples(8); in test11_MSAA8_UsrFlip()
H A DTestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.java277 reqGLCaps.setNumSamples(4); in testGL2OnScreenDblBufMSAA()
287 reqGLCaps.setNumSamples(4); in testGL2OnScreenDblBufStencilMSAA()
316 reqGLCaps.setNumSamples(4); in testGL2OffScreenFBODblBufMSAA()
328 reqGLCaps.setNumSamples(4); in testGL2OffScreenFBODblBufStencilMSAA()
H A DTestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.java291 reqGLCaps.setNumSamples(4); in testGL2OnScreenDblBufMSAA()
301 reqGLCaps.setNumSamples(4); in testGL2OnScreenDblBufStencilMSAA()
329 reqGLCaps.setNumSamples(4); in testGL2OffScreenFBODblBufMSAA()
341 reqGLCaps.setNumSamples(4); in testGL2OffScreenFBODblBufStencilMSAA()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/
H A DTestGearsGLJPanelAWT.java142 capsNew.setNumSamples(4); in runTestGL()
213 caps.setNumSamples(4); in test01_DefaultNorm()
233 caps.setNumSamples(4); in test02_DefaultMsaa()
258 caps.setNumSamples(4); in test04_PbufferMsaa()
284 caps.setNumSamples(4); in test06_BitmapMsaa()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/acore/glels/
H A DGLContextDrawableSwitchBase0.java110 reqGLCaps.setNumSamples(4); in test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA()
119 reqGLCaps.setNumSamples(4); in test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA()
129 reqGLCaps.setNumSamples(4); in test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA()
139 reqGLCaps.setNumSamples(4); in test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/
H A DGLOffscreenAutoDrawableImpl.java99 public final void setNumSamples(final GL gl, final int newSamples) throws GLException { in setNumSamples() method in GLOffscreenAutoDrawableImpl.FBOImpl
100 ((GLFBODrawableImpl)drawable).setNumSamples(gl, newSamples); in setNumSamples()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/awt/
H A DTestGearsES2GLJPanelsAWT.java292 caps.setNumSamples(4); in test01_DefaultNorm()
312 caps.setNumSamples(4); in test02_DefaultMsaa()
337 caps.setNumSamples(4); in test04_PbufferMsaa()
363 caps.setNumSamples(4); in test06_BitmapMsaa()
H A DTestGearsES2GLJPanelAWT.java367 capsNew.setNumSamples(4); in runTestGL()
467 caps.setNumSamples(msaaNumSamples); in test01_DefaultNorm()
487 caps.setNumSamples(4); in test02_DefaultMsaa()
512 caps.setNumSamples(4); in test04_PbufferMsaa()
538 caps.setNumSamples(4); in test06_BitmapMsaa()
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/plugins/lipi-toolkit/3rdparty/lipi-toolkit/src/reco/shaperec/activedtw/
H A DActiveDTWClusterModel.h105 int setNumSamples(int numSamples);
H A DActiveDTWClusterModel.cpp70 int ActiveDTWClusterModel::setNumSamples(int numSamples) in setNumSamples() function in ActiveDTWClusterModel
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/
H A DGLFBODrawable.java137 void setNumSamples(final GL gl, final int newSamples) throws GLException; in setNumSamples() method
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/android/
H A DNEWTGraphUI1pActivity.java56 caps.setNumSamples(4); in onCreate()
H A DMovieSimpleActivity1.java107 capsMain.setNumSamples(4); in onCreate()
166 capsHUD.setNumSamples(4); in onCreate()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/graph/demos/ui/
H A DUINewtDemo01.java59 caps.setNumSamples(4); in main()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/demos/gl4/awt/
H A DTestInstancedReneringGL4AWT.java138 capsNew.setNumSamples(4); in runTestGL()
209 caps.setNumSamples(4); in test01_DefaultMsaa()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/graph/
H A DTestRegionRendererNEWT01.java154 caps.setNumSamples(4); in test10RegionRendererMSAA01()
190 caps.setNumSamples(4); in test11RegionRendererMSAA02()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/javax/media/opengl/
H A DGLCapabilities.java272 public void setNumSamples(int numSamples) { in setNumSamples() method in GLCapabilities
/dports/math/vtk9/VTK-9.1.0/Wrapping/Java/vtk/rendering/swt/
H A DvtkInternalSwtComponent.java32 caps.setNumSamples(4); in GetGLCapabilities()
/dports/math/vtk8/VTK-8.2.0/Wrapping/Java/vtk/rendering/swt/
H A DvtkInternalSwtComponent.java32 caps.setNumSamples(4); in GetGLCapabilities()
/dports/audio/libechonest/libechonest-2.3.1/src/
H A DAudioSummary.h219 void setNumSamples( qint64 num );
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/caps/
H A DTestMultisampleES2NEWT.java117 caps.setNumSamples(reqSamples); in testMultiSampleAAImpl()

12345