Home
last modified time | relevance | path

Searched refs:sourceUnsizedFormat (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DTextureTest.cpp257 GLenum sourceUnsizedFormat = sourceUnsizedFormats[sourceImageChannels - 1]; in testFloatCopySubImage() local
264 glTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 2, 2, sourceUnsizedFormat, GL_FLOAT, imageData); in testFloatCopySubImage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DTextureTest.cpp308 GLenum sourceUnsizedFormat = sourceUnsizedFormats[sourceImageChannels - 1]; in testFloatCopySubImage() local
322 glTexSubImage2D(GL_TEXTURE_2D, 0, 0, 0, 2, 2, sourceUnsizedFormat, GL_FLOAT, imageData); in testFloatCopySubImage()