Home
last modified time | relevance | path

Searched defs:sourceInternalFormat (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/tests/gl_tests/
DCopyTextureTest.cpp1865 auto testSubCopyCombination = [testOutput](GLenum sourceInternalFormat, GLenum sourceFormat, in TEST_P()
1869 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
1986 const GLColor32F &expectedColor) { in TEST_P()
2116 const GLColor32U &expectedColor) { in TEST_P()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DImage11.cpp381 GLenum sourceInternalFormat = srcAttachment->getFormat().info->sizedInternalFormat; in copyFromFramebuffer() local
DTextureStorage11.cpp676 const gl::InternalFormat &sourceInternalFormat = in generateMipmap() local
/external/angle/src/libANGLE/renderer/gl/
DBlitGL.cpp485 const gl::InternalFormat &sourceInternalFormat = *readAttachment->getFormat().info; in blitColorBufferWithShader() local