Home
last modified time | relevance | path

Searched defs:occlusionCount (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DConstants.cpp159 static const unsigned int occlusionCount[16] = {0, 1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 2, 3, 3, 4}; in Constants() local
H A DConstants.hpp34 unsigned int occlusionCount[16]; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DConstants.cpp155 static const unsigned int occlusionCount[16] = { 0, 1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 2, 3, 3, 4 }; in Constants() local
H A DConstants.hpp36 unsigned int occlusionCount[16]; member

Completed in 3 milliseconds