Searched defs:dotNI (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 3083 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/ |
D | vktShaderBuiltinPrecisionTests.cpp | 3097 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
|