Home
last modified time | relevance | path

Searched refs:rasterPos2s (Results 1 – 22 of 22) sorted by relevance

/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.h161 void rasterPos2s(GLshort x, GLshort y); \
H A DContext_gl.cpp1431 void Context::rasterPos2s(GLshort x, GLshort y) in rasterPos2s() 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.h161 void rasterPos2s(GLshort x, GLshort y); \
H A DContext_gl.cpp1431 void Context::rasterPos2s(GLshort x, GLshort y) in rasterPos2s() function in gl::Context
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gl_1_0_autogen.h161 void rasterPos2s(GLshort x, GLshort y); \
H A DContext_gl.cpp1431 void Context::rasterPos2s(GLshort x, GLshort y) in rasterPos2s() function in gl::Context
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gl_1_autogen.h161 void rasterPos2s(GLshort x, GLshort y); \
H A DContext_gl.cpp1431 void Context::rasterPos2s(GLshort x, GLshort y) in rasterPos2s() function in gl::Context
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gl_1_autogen.h161 void rasterPos2s(GLshort x, GLshort y); \
H A DContext_gl.cpp1431 void Context::rasterPos2s(GLshort x, GLshort y) in rasterPos2s() function in gl::Context
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gl_1_autogen.h161 void rasterPos2s(GLshort x, GLshort y); \
H A DContext_gl.cpp1431 void Context::rasterPos2s(GLshort x, GLshort y) in rasterPos2s() function in gl::Context
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A Dgl.erl97 rasterPos2s/2,rasterPos3d/3,rasterPos3f/3,rasterPos3i/3,rasterPos3s/3,
1743 -spec rasterPos2s(X, Y) -> 'ok' when X :: integer(),Y :: integer().
1744 rasterPos2s(X,Y) -> function
1809 rasterPos2sv({X,Y}) -> rasterPos2s(X,Y).
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A Dgl.erl97 rasterPos2s/2,rasterPos3d/3,rasterPos3f/3,rasterPos3i/3,rasterPos3s/3,
1743 -spec rasterPos2s(X, Y) -> 'ok' when X :: integer(),Y :: integer().
1744 rasterPos2s(X,Y) -> function
1809 rasterPos2sv({X,Y}) -> rasterPos2s(X,Y).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A Dgl.erl97 rasterPos2s/2,rasterPos3d/3,rasterPos3f/3,rasterPos3i/3,rasterPos3s/3,
1743 -spec rasterPos2s(X, Y) -> 'ok' when X :: integer(),Y :: integer().
1744 rasterPos2s(X,Y) -> function
1809 rasterPos2sv({X,Y}) -> rasterPos2s(X,Y).
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A Dgl.erl79 rasterPos2s/2,rasterPos3d/3,rasterPos3f/3,rasterPos3i/3,rasterPos3s/3,
1244 -spec rasterPos2s(X::i(), Y::i()) -> 'ok'.
1245 rasterPos2s(X,Y) when is_integer(X),is_integer(Y) -> function
1305 rasterPos2sv({X,Y}) -> rasterPos2s(X,Y).
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A Dgl.erl79 rasterPos2s/2,rasterPos3d/3,rasterPos3f/3,rasterPos3i/3,rasterPos3s/3,
1244 -spec rasterPos2s(X::i(), Y::i()) -> 'ok'.
1245 rasterPos2s(X,Y) when is_integer(X),is_integer(Y) -> function
1305 rasterPos2sv({X,Y}) -> rasterPos2s(X,Y).
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A Dgl.erl79 rasterPos2s/2,rasterPos3d/3,rasterPos3f/3,rasterPos3i/3,rasterPos3s/3,
1244 -spec rasterPos2s(X::i(), Y::i()) -> 'ok'.
1245 rasterPos2s(X,Y) when is_integer(X),is_integer(Y) -> function
1305 rasterPos2sv({X,Y}) -> rasterPos2s(X,Y).
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A Dgl.erl79 rasterPos2s/2,rasterPos3d/3,rasterPos3f/3,rasterPos3i/3,rasterPos3s/3,
1244 -spec rasterPos2s(X::i(), Y::i()) -> 'ok'.
1245 rasterPos2s(X,Y) when is_integer(X),is_integer(Y) -> function
1305 rasterPos2sv({X,Y}) -> rasterPos2s(X,Y).
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/wx-2.1/doc/html/
H A Dwx.eix5593 {"rasterPos2s", "rasterPos2s(X :: i(), Y :: i())", "rasterPos2s-2"},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_1_0_autogen.cpp3774 context->rasterPos2s(x, y); in RasterPos2s()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_1_0_autogen.cpp4543 context->rasterPos2s(x, y); in RasterPos2s()