Home
last modified time | relevance | path

Searched refs:IncompatibleTextureTest (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/tests/gl_tests/
DIncompatibleTextureTest.cpp147 class IncompatibleTextureTest : public ANGLETest<IncompatibleTextureVariationsTestParams> class
151 TEST_P(IncompatibleTextureTest, Test) in TEST_P() argument
257 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(IncompatibleTextureTest);
258 ANGLE_INSTANTIATE_TEST_COMBINE_3(IncompatibleTextureTest,
/external/angle/src/tests/
Dangle_end2end_tests.gni96 "gl_tests/IncompatibleTextureTest.cpp",
Dangle_end2end_tests_expectations.txt1043 343922404 VULKAN : IncompatibleTextureTest.Test/ES3_*__SamplerTypeShadow_TextureTypeUnsignedNormali…
1044 343922404 VULKAN : IncompatibleTextureTest.Test/ES3_*__SamplerTypeShadow_TextureTypeSignedNormalize…
1045 343922404 VULKAN : IncompatibleTextureTest.Test/ES3_*__SamplerTypeShadow_TextureTypeFloat_* = SKIP
1046 343922404 VULKAN : IncompatibleTextureTest.Test/ES3_*__SamplerTypeShadow_TextureTypeUnsignedInteger…
1047 343922404 VULKAN : IncompatibleTextureTest.Test/ES3_*__SamplerTypeShadow_TextureTypeSignedInteger_*…
1048 343922404 VULKAN : IncompatibleTextureTest.Test/ES3_*__SamplerTypeShadow_TextureTypeStencil_* = SKIP
/external/angle/
DAndroid.bp869 "src/tests/gl_tests/IncompatibleTextureTest.cpp",