Home
last modified time | relevance | path

Searched refs:samplerstrstr (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTextureSampling.cpp226 std::stringstream samplerstrstr; in initTextures() local
227 samplerstrstr << "uSampler" << count; in initTextures()
228 GLint samplerLocation = glGetUniformLocation(mProgram, samplerstrstr.str().c_str()); in initTextures()

Completed in 1 milliseconds