Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_end2end_tests_expectations.txt18 6347 OPENGL : FramebufferTestWithFormatFallback.R5G5B5A1_BlitCopyTexImage/* = SKIP
19 6347 OPENGL : FramebufferTestWithFormatFallback.RGBA4444_BlitCopyTexImage/* = SKIP
20 6347 GLES : FramebufferTestWithFormatFallback.R5G5B5A1_BlitCopyTexImage/* = SKIP
21 6347 GLES : FramebufferTestWithFormatFallback.RGBA4444_BlitCopyTexImage/* = SKIP
113 6347 MAC OPENGL : FramebufferTestWithFormatFallback.R5G5B5A1_TexImage/* = SKIP
114 6347 MAC OPENGL : FramebufferTestWithFormatFallback.R5G5B5A1_CopyTexImage/* = SKIP
115 6347 MAC OPENGL : FramebufferTestWithFormatFallback.R5G5B5A1_CubeTexImage/* = SKIP
116 6347 MAC OPENGL : FramebufferTestWithFormatFallback.R4G4B4A4_OutOfRangeStagedUpdateReformated/* = S…
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferTest.cpp1130 class FramebufferTestWithFormatFallback : public ANGLETest class
1133 FramebufferTestWithFormatFallback() in FramebufferTestWithFormatFallback() function in FramebufferTestWithFormatFallback
1155 GLushort FramebufferTestWithFormatFallback::convertGLColorToUShort(GLenum internalFormat, in convertGLColorToUShort()
1185 void FramebufferTestWithFormatFallback::texImageFollowedByFBORead(GLenum internalFormat, in texImageFollowedByFBORead()
1239 TEST_P(FramebufferTestWithFormatFallback, R5G5B5A1_TexImage) in TEST_P() argument
1243 TEST_P(FramebufferTestWithFormatFallback, R4G4B4A4_TexImage) in TEST_P() argument
1250 void FramebufferTestWithFormatFallback::copyTexImageFollowedBySampling(GLenum internalFormat, in copyTexImageFollowedBySampling()
1303 TEST_P(FramebufferTestWithFormatFallback, R5G5B5A1_CopyTexImage) in TEST_P() argument
1307 TEST_P(FramebufferTestWithFormatFallback, R4G4B4A4_CopyTexImage) in TEST_P() argument
1314 void FramebufferTestWithFormatFallback::blitCopyFollowedByFBORead(GLenum internalFormat, in blitCopyFollowedByFBORead()
[all …]