Home
last modified time | relevance | path

Searched refs:copyTexSubImage2D (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/more/functions/
H A DcopyTexSubImage2D.html.ini1 [copyTexSubImage2D.html]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/textures/
H A Dtexture-copying-feedback-loops.html.ini18 …[WebGL test #6: getError expected: INVALID_OPERATION. Was NO_ERROR : after copyTexSubImage2D to sa…
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DTexture2D.cpp366 copyTexSubImage2D(state,0 ,0, x, y, width, height); in copyTexImage2D()
428 void Texture2D::copyTexSubImage2D(State& state, int xoffset, int yoffset, int x, int y, int width, … in copyTexSubImage2D() function in Texture2D
H A DTextureRectangle.cpp488 copyTexSubImage2D(state,0 ,0, x, y, width, height); in copyTexImage2D()
531 void TextureRectangle::copyTexSubImage2D(State& state, int xoffset, int yoffset, int x, int y, int … in copyTexSubImage2D() function in TextureRectangle
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DTexture2D.cpp348 copyTexSubImage2D(state,0 ,0, x, y, width, height); in copyTexImage2D()
410 void Texture2D::copyTexSubImage2D(State& state, int xoffset, int yoffset, int x, int y, int width, … in copyTexSubImage2D() function in Texture2D
H A DTextureRectangle.cpp477 copyTexSubImage2D(state,0 ,0, x, y, width, height); in copyTexImage2D()
520 void TextureRectangle::copyTexSubImage2D(State& state, int xoffset, int yoffset, int x, int y, int … in copyTexSubImage2D() function in TextureRectangle
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/wrapper/
H A DglwInitES20Direct.inl30 gl->copyTexSubImage2D = &glCopyTexSubImage2D;
H A DglwInitES30Direct.inl46 gl->copyTexSubImage2D = &glCopyTexSubImage2D;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluES3PlusWrapperFuncs.inl50 dst->copyTexSubImage2D = src.copyTexSubImage2D;
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/test/webgl-conf/checkout/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/test/webgl-conf/checkout/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/1.0.1/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/2.0.0/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/1.0.0/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/1.0.2/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/1.0.3/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/tests/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/www/firefox/firefox-99.0/dom/canvas/test/webgl-conf/checkout/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/test/webgl-conf/checkout/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/test/webgl-conf/checkout/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/webgl/conformance-1.0.3/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/test/webgl-conf/checkout/conformance/more/
H A DREADME.md51 …s.) There's also some wackier stuff for checking copyTexImage2D and copyTexSubImage2D image dimens…
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DTextureRectangle133 …void copyTexSubImage2D(State& state, int xoffset, int yoffset, int x, int y, int width, int height…
H A DTexture2D147 …void copyTexSubImage2D(State& state, int xoffset, int yoffset, int x, int y, int width, int height…
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DTextureRectangle136 …void copyTexSubImage2D(State& state, int xoffset, int yoffset, int x, int y, int width, int height…

12345678910>>...16