Home
last modified time | relevance | path

Searched defs:glIsPointInStrokePathNV (Results 1 – 25 of 91) sorted by relevance

1234

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dpath_rendering.py215 def glIsPointInStrokePathNV(path,x,y):pass function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_path_rendering.java527 boolean glIsPointInStrokePathNV(@GLuint int path, in glIsPointInStrokePathNV() method
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/NV/
H A Dpath_rendering.py252 def glIsPointInStrokePathNV(path,x,y):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dpath_rendering.py252 def glIsPointInStrokePathNV(path,x,y):pass function
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/include/GLES3/
H A Dglesw.h1018 #define glIsPointInStrokePathNV gleswIsPointInStrokePathNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1656 PFNGLISPOINTINSTROKEPATHNVPROC glIsPointInStrokePathNV = NULL; variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_arb.py12619 glIsPointInStrokePathNV = _link_function('glIsPointInStrokePathNV', GLboolean, [GLuint, GLfloat, GL… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_arb.py12619 glIsPointInStrokePathNV = _link_function('glIsPointInStrokePathNV', GLboolean, [GLuint, GLfloat, GL… variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp2323 inline GLboolean glIsPointInStrokePathNV(GLuint path, GLfloat x, GLfloat y) { return fp_glIsPointIn… in glIsPointInStrokePathNV() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp2323 inline GLboolean glIsPointInStrokePathNV(GLuint path, GLfloat x, GLfloat y) { return fp_glIsPointIn… in glIsPointInStrokePathNV() function
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/slb/
H A Dosmesa.h8044 #define glIsPointInStrokePathNV (gl.IsPointInStrokePathNV) macro
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/ldg/
H A Dosmesa.h8046 #define glIsPointInStrokePathNV (gl.IsPointInStrokePathNV) macro
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h14141 inline GLboolean QOpenGLExtension_NV_path_rendering::glIsPointInStrokePathNV(GLuint path, GLfloat x… in glIsPointInStrokePathNV() function

1234