Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Ddraw_call_perf_utils.h21 GLuint SetupSimpleTextureProgram();
Ddraw_call_perf_utils.cpp134 GLuint SetupSimpleTextureProgram() in SetupSimpleTextureProgram() function
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DDrawCallPerf.cpp153 mProgram1 = SetupSimpleTextureProgram(); in initializeBenchmark()
163 mProgram1 = SetupSimpleTextureProgram(); in initializeBenchmark()