Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLProgramCacheControlTest.cpp19 void TestCacheProgram(PlatformMethods *platform,
40 gDefaultPlatformMethods.cacheProgram = TestCacheProgram; in EGLProgramCacheControlTest()
72 void TestCacheProgram(PlatformMethods *platform, in TestCacheProgram() function