Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBlobCacheTest.cpp628 ES2_OPENGL().enable(Feature::CorruptProgramBinaryForTesting),
629 ES2_OPENGLES().enable(Feature::CorruptProgramBinaryForTesting));
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLBlobCacheTest.cpp716 ES2_OPENGL().enable(Feature::CorruptProgramBinaryForTesting),
717 ES2_OPENGLES().enable(Feature::CorruptProgramBinaryForTesting));
/aosp_15_r20/external/angle/util/autogen/
H A Dangle_features_autogen.h77 CorruptProgramBinaryForTesting, enumerator
H A Dangle_features_autogen.cpp77 {Feature::CorruptProgramBinaryForTesting, "corruptProgramBinaryForTesting"},