Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Ddraw_call_perf_utils.h24 GLuint SetupDoubleTextureProgram();
Ddraw_call_perf_utils.cpp148 GLuint SetupDoubleTextureProgram() in SetupDoubleTextureProgram() function
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DDrawCallPerf.cpp164 mProgram2 = SetupDoubleTextureProgram(); in initializeBenchmark()