Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/test_utils/
H A Ddraw_call_perf_utils.h27 GLuint SetupEightTextureProgram();
H A Ddraw_call_perf_utils.cpp162 GLuint SetupEightTextureProgram() in SetupEightTextureProgram() function
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DDrawCallPerf.cpp174 mProgram3 = SetupEightTextureProgram(); in initializeBenchmark()