Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelShader.hpp50 void analyzeKill();
DPixelShader.cpp157 analyzeKill(); in analyze()
184 void PixelShader::analyzeKill() in analyzeKill() function in sw::PixelShader