Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyTextureTest.cpp2146 auto testSubCopyCombination = [testOutput](GLenum sourceInternalFormat, GLenum sourceFormat, in TEST_P()
2150 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
2267 const GLColor32F &expectedColor) { in TEST_P()
2397 const GLColor32U &expectedColor) { in TEST_P()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DImage11.cpp384 GLenum sourceInternalFormat = srcAttachment->getFormat().info->sizedInternalFormat; in copyFromFramebuffer() local
H A DTextureStorage11.cpp812 const gl::InternalFormat &sourceInternalFormat = in generateMipmap() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DBlitGL.cpp544 const gl::InternalFormat &sourceInternalFormat = *readAttachment->getFormat().info; in blitColorBufferWithShader() local