Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/test_utils/
H A Ddraw_call_perf_utils.h24 GLuint SetupDoubleTextureProgram();
H A Ddraw_call_perf_utils.cpp148 GLuint SetupDoubleTextureProgram() in SetupDoubleTextureProgram() function
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DDrawCallPerf.cpp180 mProgram2 = SetupDoubleTextureProgram(); in initializeBenchmark()