Home
last modified time | relevance | path

Searched defs:occlusionCount (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Shader/
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
DConstants.hpp34 unsigned int occlusionCount[16]; member