Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Main/
DConfig.cpp45 texOperations = 0; in reset()
59 texOperationsFrame = sw::atomicExchange(&texOperations, 0); in nextFrame()
DConfig.hpp62 int64_t texOperations; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp69 AddAtomic(Pointer<Long>(&profiler.texOperations), 4); in sampleTexture()
280 AddAtomic(Pointer<Long>(&profiler.texOperations), 4); in sampleTexture()