• Home
  • Raw
  • Download

Lines Matching defs:CopyTexImageTest

13 class CopyTexImageTest : public ANGLETest<>  class
16 CopyTexImageTest() in CopyTexImageTest() function in angle::CopyTexImageTest
334 TEST_P(CopyTexImageTest, RGBAToRGB) in TEST_P() argument
346 TEST_P(CopyTexImageTest, RGBAToL) in TEST_P() argument
358 TEST_P(CopyTexImageTest, RGBToL) in TEST_P() argument
370 TEST_P(CopyTexImageTest, RGBAToLA) in TEST_P() argument
382 TEST_P(CopyTexImageTest, RGBAToA) in TEST_P() argument
394 TEST_P(CopyTexImageTest, SubImageRGBAToRGB) in TEST_P() argument
406 TEST_P(CopyTexImageTest, SubImageRGBAToL) in TEST_P() argument
418 TEST_P(CopyTexImageTest, SubImageRGBAToLA) in TEST_P() argument
430 TEST_P(CopyTexImageTest, SubImageRGBToL) in TEST_P() argument
442 TEST_P(CopyTexImageTest, RGBXToL) in TEST_P() argument
457 TEST_P(CopyTexImageTest, DefaultFramebuffer) in TEST_P() argument
472 TEST_P(CopyTexImageTest, SubDefaultFramebuffer) in TEST_P() argument
487 TEST_P(CopyTexImageTest, CopyTexSubImageFromCubeMap) in TEST_P() argument
544 TEST_P(CopyTexImageTest, CopyTexSubImageToNonCubeCompleteDestination) in TEST_P() argument
598 TEST_P(CopyTexImageTest, DeleteAfterCopyingToTextures) in TEST_P() argument
645 TEST_P(CopyTexImageTest, CopyTexSubImageFrom3DTexureOES) in TEST_P() argument
702 TEST_P(CopyTexImageTest, CopyTexImageMesaYFlip) in TEST_P() argument
719 TEST_P(CopyTexImageTest, CopyTexImageMesaYFlipPartial) in TEST_P() argument
743 TEST_P(CopyTexImageTest, CopyTexSubImageMesaYFlip) in TEST_P() argument
1490 TEST_P(CopyTexImageTest, BGRAAndRGBAConversions) in TEST_P() argument