Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h213 constexpr bool Format::isSnorm() const in isSnorm() function
/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp1499 bool isSnorm = false; in acceptType() local