Home
last modified time | relevance | path

Searched refs:Uniform1f (Results 1 – 25 of 783) sorted by relevance

12345678910>>...32

/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/ngl/
H A Dgskngluniformstateprivate.h28 typedef struct { float v0; } Uniform1f; typedef
237 Uniform1f *u; in gsk_ngl_uniform_state_set1f()
247 GSK_NGL_UNIFORM_STATE_REPLACE (info, u, Uniform1f , 1); in gsk_ngl_uniform_state_set1f()
607 Uniform1f *u; in gsk_ngl_uniform_state_set1fv()
618 GSK_NGL_UNIFORM_STATE_REPLACE (info, u, Uniform1f, count); in gsk_ngl_uniform_state_set1fv()
619 memcpy (u, value, sizeof (Uniform1f) * count); in gsk_ngl_uniform_state_set1fv()
H A Dgskngluniformstate.c31 sizeof (Uniform1f),
36 sizeof (Uniform1f),
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-gl-dispatch-private.h91 DISPATCH_ENTRY_ARB (Uniform1f),
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-gl-dispatch-private.h91 DISPATCH_ENTRY_ARB (Uniform1f),
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-gl-dispatch-private.h91 DISPATCH_ENTRY_ARB (Uniform1f),
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-gl-dispatch-private.h91 DISPATCH_ENTRY_ARB (Uniform1f),
/dports/games/openra/OpenRA-release-20200503/OpenRA.Platforms.Default/
H A DOpenGL.cs328 public delegate void Uniform1f(int location, float v0); in Uniform1f() method in OpenRA.Platforms.Default.OpenGL
329 public static Uniform1f glUniform1f { get; private set; }
569 glUniform1f = Bind<Uniform1f>("glUniform1f"); in Initialize()
/dports/multimedia/QtAV/QtAV-1.13.0/src/opengl/
H A Dgl_api.cpp131 GL_RESOLVE(Uniform1f); in resolve()
H A Dgl_api.h129 void (GL_APIENTRY *Uniform1f)(GLint, GLfloat);
/dports/misc/tvm/incubator-tvm-0.6.1/src/runtime/opengl/
H A Dopengl_common.h108 SetGLFunctionPointer(Uniform1f), in GLFunctionPointers()
165 void (*Uniform1f)(GLint location, GLfloat v0); variable
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/runtime/opengl/
H A Dopengl_common.h108 SetGLFunctionPointer(Uniform1f), in GLFunctionPointers()
165 void (*Uniform1f)(GLint location, GLfloat v0); variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLProgramDataManager.cpp126 GR_GL_CALL(fGpu->glInterface(), Uniform1f(uni.fFSLocation, v0)); in set1f()
129 GR_GL_CALL(fGpu->glInterface(), Uniform1f(uni.fVSLocation, v0)); in set1f()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h130 Uniform1f, enumerator

12345678910>>...32