Searched refs:FramebufferTestWithFormatFallback (Results 1 – 2 of 2) sorted by relevance
18 6347 OPENGL : FramebufferTestWithFormatFallback.R5G5B5A1_BlitCopyTexImage/* = SKIP19 6347 OPENGL : FramebufferTestWithFormatFallback.RGBA4444_BlitCopyTexImage/* = SKIP20 6347 GLES : FramebufferTestWithFormatFallback.R5G5B5A1_BlitCopyTexImage/* = SKIP21 6347 GLES : FramebufferTestWithFormatFallback.RGBA4444_BlitCopyTexImage/* = SKIP113 6347 MAC OPENGL : FramebufferTestWithFormatFallback.R5G5B5A1_TexImage/* = SKIP114 6347 MAC OPENGL : FramebufferTestWithFormatFallback.R5G5B5A1_CopyTexImage/* = SKIP115 6347 MAC OPENGL : FramebufferTestWithFormatFallback.R5G5B5A1_CubeTexImage/* = SKIP116 6347 MAC OPENGL : FramebufferTestWithFormatFallback.R4G4B4A4_OutOfRangeStagedUpdateReformated/* = S…
1130 class FramebufferTestWithFormatFallback : public ANGLETest class1133 FramebufferTestWithFormatFallback() in FramebufferTestWithFormatFallback() function in FramebufferTestWithFormatFallback1155 GLushort FramebufferTestWithFormatFallback::convertGLColorToUShort(GLenum internalFormat, in convertGLColorToUShort()1185 void FramebufferTestWithFormatFallback::texImageFollowedByFBORead(GLenum internalFormat, in texImageFollowedByFBORead()1239 TEST_P(FramebufferTestWithFormatFallback, R5G5B5A1_TexImage) in TEST_P() argument1243 TEST_P(FramebufferTestWithFormatFallback, R4G4B4A4_TexImage) in TEST_P() argument1250 void FramebufferTestWithFormatFallback::copyTexImageFollowedBySampling(GLenum internalFormat, in copyTexImageFollowedBySampling()1303 TEST_P(FramebufferTestWithFormatFallback, R5G5B5A1_CopyTexImage) in TEST_P() argument1307 TEST_P(FramebufferTestWithFormatFallback, R4G4B4A4_CopyTexImage) in TEST_P() argument1314 void FramebufferTestWithFormatFallback::blitCopyFollowedByFBORead(GLenum internalFormat, in blitCopyFollowedByFBORead()[all …]