Home
last modified time | relevance | path

Searched refs:yNdc (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_point_parameters/
H A Dpoint-attenuation.c94 float yNdc = (yPos + 10.0) / 20.0; /* See glOrtho above */ in measureSize() local
96 int y = (int) (yNdc * windowHeight); in measureSize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DGLES1Renderer.cpp478 float yNdc = scaleScreenCoordinateToNdc(y, static_cast<GLfloat>(viewport.height)); in drawTexture() local
485 mDrawTextureCoords[1] = yNdc; in drawTexture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DGLES1Renderer.cpp478 float yNdc = scaleScreenCoordinateToNdc(y, static_cast<GLfloat>(viewport.height)); in drawTexture() local
485 mDrawTextureCoords[1] = yNdc; in drawTexture()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1Renderer.cpp501 float yNdc = scaleScreenCoordinateToNdc(y, static_cast<GLfloat>(viewport.height)); in drawTexture() local
508 mDrawTextureCoords[1] = yNdc; in drawTexture()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1Renderer.cpp478 float yNdc = scaleScreenCoordinateToNdc(y, static_cast<GLfloat>(viewport.height)); in drawTexture() local
485 mDrawTextureCoords[1] = yNdc; in drawTexture()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1Renderer.cpp501 float yNdc = scaleScreenCoordinateToNdc(y, static_cast<GLfloat>(viewport.height)); in drawTexture() local
508 mDrawTextureCoords[1] = yNdc; in drawTexture()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1Renderer.cpp501 float yNdc = scaleScreenCoordinateToNdc(y, static_cast<GLfloat>(viewport.height)); in drawTexture() local
508 mDrawTextureCoords[1] = yNdc; in drawTexture()