Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp6074 bool isPromotion1 = (intermediate.isIntegralPromotion(from_type, to1_type) || in findFunctionExplicitTypes() local
6079 return !isPromotion1; in findFunctionExplicitTypes()
6080 if(isPromotion1) in findFunctionExplicitTypes()