Home
last modified time | relevance | path

Searched defs:texTime (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.cpp472 int texTime = (int)(1000 * profiler.cycles[PERF_TEX] / profiler.cycles[PERF_PIXEL] + 0.5); in profile() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp785 Long texTime = Ticks(); in sampleTexture() local

Completed in 5 milliseconds