Searched refs:USAGE_DEPTH (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Shader/ | ||
D | Shader.hpp | 321 USAGE_DEPTH = 12, enumerator |
D | Shader.cpp | 281 case USAGE_DEPTH: instructionString += "_depth"; break; in string() |