Searched refs:ValidateVertex2s (Results 1 – 14 of 14) sorted by relevance
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/ |
H A D | validationGL1.cpp | 1189 bool ValidateVertex2s(const Context *, GLshort x, GLshort y) in ValidateVertex2s() function
|
H A D | validationGL1_autogen.h | 349 bool ValidateVertex2s(const Context *context, GLshort x, GLshort y);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/ |
H A D | validationGL1.cpp | 1189 bool ValidateVertex2s(const Context *, GLshort x, GLshort y) in ValidateVertex2s() function
|
H A D | validationGL1_autogen.h | 349 bool ValidateVertex2s(const Context *context, GLshort x, GLshort y);
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/ |
H A D | validationGL1.cpp | 1189 bool ValidateVertex2s(const Context *, GLshort x, GLshort y) in ValidateVertex2s() function
|
H A D | validationGL1_autogen.h | 349 bool ValidateVertex2s(const Context *context, GLshort x, GLshort y);
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/ |
H A D | validationGL1.cpp | 1189 bool ValidateVertex2s(const Context *, GLshort x, GLshort y) in ValidateVertex2s() function
|
H A D | validationGL1_autogen.h | 350 bool ValidateVertex2s(const Context *context, GLshort x, GLshort y);
|
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/ |
H A D | validationGL1.cpp | 1189 bool ValidateVertex2s(const Context *, GLshort x, GLshort y) in ValidateVertex2s() function
|
H A D | validationGL1_autogen.h | 350 bool ValidateVertex2s(const Context *context, GLshort x, GLshort y);
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/ |
H A D | validationGL1.cpp | 1189 bool ValidateVertex2s(const Context *, GLshort x, GLshort y) in ValidateVertex2s() function
|
H A D | validationGL1_autogen.h | 350 bool ValidateVertex2s(const Context *context, GLshort x, GLshort y);
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/ |
H A D | entry_points_gl_1_0_autogen.cpp | 5606 bool isCallValid = (context->skipValidation() || ValidateVertex2s(context, x, y)); in Vertex2s()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/ |
H A D | entry_points_gl_1_0_autogen.cpp | 6747 bool isCallValid = (context->skipValidation() || ValidateVertex2s(context, x, y)); in Vertex2s()
|