Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DTimerQueriesTest.cpp46 const std::string costlyVS = in SetUp() local
67 mProgramCostly = CompileProgram(costlyVS, costlyPS); in SetUp()
392 const std::string costlyVS = in TEST_P() local
424 contexts[1].program = CompileProgram(costlyVS, costlyPS); in TEST_P()