Home
last modified time | relevance | path

Searched refs:cropRectBuffer (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DGLES1Renderer.cpp94 Vec4Uniform *cropRectBuffer = uniformBuffers.texCropRects.data(); in prepareForDraw() local
135 cropRectBuffer[i][0] = cropRect.x / textureWidth; in prepareForDraw()
136 cropRectBuffer[i][1] = cropRect.y / textureHeight; in prepareForDraw()
137 cropRectBuffer[i][2] = cropRect.width / textureWidth; in prepareForDraw()
138 cropRectBuffer[i][3] = cropRect.height / textureHeight; in prepareForDraw()
152 reinterpret_cast<GLfloat *>(cropRectBuffer)); in prepareForDraw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DGLES1Renderer.cpp94 Vec4Uniform *cropRectBuffer = uniformBuffers.texCropRects.data(); in prepareForDraw() local
135 cropRectBuffer[i][0] = cropRect.x / textureWidth; in prepareForDraw()
136 cropRectBuffer[i][1] = cropRect.y / textureHeight; in prepareForDraw()
137 cropRectBuffer[i][2] = cropRect.width / textureWidth; in prepareForDraw()
138 cropRectBuffer[i][3] = cropRect.height / textureHeight; in prepareForDraw()
152 reinterpret_cast<GLfloat *>(cropRectBuffer)); in prepareForDraw()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1Renderer.cpp94 Vec4Uniform *cropRectBuffer = uniformBuffers.texCropRects.data(); in prepareForDraw() local
135 cropRectBuffer[i][0] = cropRect.x / textureWidth; in prepareForDraw()
136 cropRectBuffer[i][1] = cropRect.y / textureHeight; in prepareForDraw()
137 cropRectBuffer[i][2] = cropRect.width / textureWidth; in prepareForDraw()
138 cropRectBuffer[i][3] = cropRect.height / textureHeight; in prepareForDraw()
152 reinterpret_cast<GLfloat *>(cropRectBuffer)); in prepareForDraw()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1Renderer.cpp94 Vec4Uniform *cropRectBuffer = uniformBuffers.texCropRects.data(); in prepareForDraw() local
135 cropRectBuffer[i][0] = cropRect.x / textureWidth; in prepareForDraw()
136 cropRectBuffer[i][1] = cropRect.y / textureHeight; in prepareForDraw()
137 cropRectBuffer[i][2] = cropRect.width / textureWidth; in prepareForDraw()
138 cropRectBuffer[i][3] = cropRect.height / textureHeight; in prepareForDraw()
152 reinterpret_cast<GLfloat *>(cropRectBuffer)); in prepareForDraw()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1Renderer.cpp94 Vec4Uniform *cropRectBuffer = uniformBuffers.texCropRects.data(); in prepareForDraw() local
135 cropRectBuffer[i][0] = cropRect.x / textureWidth; in prepareForDraw()
136 cropRectBuffer[i][1] = cropRect.y / textureHeight; in prepareForDraw()
137 cropRectBuffer[i][2] = cropRect.width / textureWidth; in prepareForDraw()
138 cropRectBuffer[i][3] = cropRect.height / textureHeight; in prepareForDraw()
152 reinterpret_cast<GLfloat *>(cropRectBuffer)); in prepareForDraw()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DGLES1Renderer.cpp94 Vec4Uniform *cropRectBuffer = uniformBuffers.texCropRects.data(); in prepareForDraw() local
135 cropRectBuffer[i][0] = cropRect.x / textureWidth; in prepareForDraw()
136 cropRectBuffer[i][1] = cropRect.y / textureHeight; in prepareForDraw()
137 cropRectBuffer[i][2] = cropRect.width / textureWidth; in prepareForDraw()
138 cropRectBuffer[i][3] = cropRect.height / textureHeight; in prepareForDraw()
152 reinterpret_cast<GLfloat *>(cropRectBuffer)); in prepareForDraw()