Home
last modified time | relevance | path

Searched refs:rasterPos2i (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libpixelflinger/include/pixelflinger/
H A Dpixelflinger.h305 void (*rasterPos2i)(void* c, GGLint x, GGLint y); member
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libpixelflinger/include/pixelflinger/
H A Dpixelflinger.h305 void (*rasterPos2i)(void* c, GGLint x, GGLint y); member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/omx-plugin/include/ics/pixelflinger/
H A Dpixelflinger.h305 void (*rasterPos2i)(void* c, GGLint x, GGLint y);
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libpixelflinger/
H A Draster.cpp37 GGL_INIT_PROC(procs, rasterPos2i); in ggl_init_raster()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libpixelflinger/
H A Draster.cpp37 GGL_INIT_PROC(procs, rasterPos2i); in ggl_init_raster()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DContext_gl_1_0_autogen.h159 void rasterPos2i(GLint x, GLint y); \
H A DContext_gl.cpp1421 void Context::rasterPos2i(GLint x, GLint y) in rasterPos2i() function in gl::Context
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DContext_gl_1_0_autogen.h159 void rasterPos2i(GLint x, GLint y); \
H A DContext_gl.cpp1421 void Context::rasterPos2i(GLint x, GLint y) in rasterPos2i() function in gl::Context
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gl_1_0_autogen.h159 void rasterPos2i(GLint x, GLint y); \
H A DContext_gl.cpp1421 void Context::rasterPos2i(GLint x, GLint y) in rasterPos2i() function in gl::Context
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gl_1_autogen.h159 void rasterPos2i(GLint x, GLint y); \
H A DContext_gl.cpp1421 void Context::rasterPos2i(GLint x, GLint y) in rasterPos2i() function in gl::Context
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gl_1_autogen.h159 void rasterPos2i(GLint x, GLint y); \
H A DContext_gl.cpp1421 void Context::rasterPos2i(GLint x, GLint y) in rasterPos2i() function in gl::Context
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gl_1_autogen.h159 void rasterPos2i(GLint x, GLint y); \
H A DContext_gl.cpp1421 void Context::rasterPos2i(GLint x, GLint y) in rasterPos2i() function in gl::Context
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A Dgl.erl96 texCoord4iv/1,texCoord4sv/1,rasterPos2d/2,rasterPos2f/2,rasterPos2i/2,
1737 -spec rasterPos2i(X, Y) -> 'ok' when X :: integer(),Y :: integer().
1738 rasterPos2i(X,Y) -> function
1805 rasterPos2iv({X,Y}) -> rasterPos2i(X,Y).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A Dgl.erl96 texCoord4iv/1,texCoord4sv/1,rasterPos2d/2,rasterPos2f/2,rasterPos2i/2,
1737 -spec rasterPos2i(X, Y) -> 'ok' when X :: integer(),Y :: integer().
1738 rasterPos2i(X,Y) -> function
1805 rasterPos2iv({X,Y}) -> rasterPos2i(X,Y).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A Dgl.erl96 texCoord4iv/1,texCoord4sv/1,rasterPos2d/2,rasterPos2f/2,rasterPos2i/2,
1737 -spec rasterPos2i(X, Y) -> 'ok' when X :: integer(),Y :: integer().
1738 rasterPos2i(X,Y) -> function
1805 rasterPos2iv({X,Y}) -> rasterPos2i(X,Y).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A Dgl.erl78 texCoord4iv/1,texCoord4sv/1,rasterPos2d/2,rasterPos2f/2,rasterPos2i/2,
1238 -spec rasterPos2i(X::i(), Y::i()) -> 'ok'.
1239 rasterPos2i(X,Y) when is_integer(X),is_integer(Y) -> function
1303 rasterPos2iv({X,Y}) -> rasterPos2i(X,Y).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A Dgl.erl78 texCoord4iv/1,texCoord4sv/1,rasterPos2d/2,rasterPos2f/2,rasterPos2i/2,
1238 -spec rasterPos2i(X::i(), Y::i()) -> 'ok'.
1239 rasterPos2i(X,Y) when is_integer(X),is_integer(Y) -> function
1303 rasterPos2iv({X,Y}) -> rasterPos2i(X,Y).
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A Dgl.erl78 texCoord4iv/1,texCoord4sv/1,rasterPos2d/2,rasterPos2f/2,rasterPos2i/2,
1238 -spec rasterPos2i(X::i(), Y::i()) -> 'ok'.
1239 rasterPos2i(X,Y) when is_integer(X),is_integer(Y) -> function
1303 rasterPos2iv({X,Y}) -> rasterPos2i(X,Y).
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A Dgl.erl78 texCoord4iv/1,texCoord4sv/1,rasterPos2d/2,rasterPos2f/2,rasterPos2i/2,
1238 -spec rasterPos2i(X::i(), Y::i()) -> 'ok'.
1239 rasterPos2i(X,Y) when is_integer(X),is_integer(Y) -> function
1303 rasterPos2iv({X,Y}) -> rasterPos2i(X,Y).
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/wx-2.1/doc/html/
H A Dwx.eix5591 {"rasterPos2i", "rasterPos2i(X :: i(), Y :: i())", "rasterPos2i-2"},

12