Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/test_utils/
H A Ddraw_call_perf_utils.h21 GLuint SetupSimpleTextureProgram();
H A Ddraw_call_perf_utils.cpp134 GLuint SetupSimpleTextureProgram() in SetupSimpleTextureProgram() function
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DDrawCallPerf.cpp169 mProgram1 = SetupSimpleTextureProgram(); in initializeBenchmark()
179 mProgram1 = SetupSimpleTextureProgram(); in initializeBenchmark()