Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3083 const ExprP<float> dotNI = bindExpression("dotNI", ctx, dot(n, i)); in apply() local
3154 const ExprP<float> dotNI = bindExpression("dotNI", ctx, dot(n, i)); in doExpand() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3097 const ExprP<float> dotNI = bindExpression("dotNI", ctx, dot(n, i)); in doExpand() local
3130 const ExprP<float> dotNI = bindExpression("dotNI", ctx, dot(n, i)); in doExpand() local