Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5967 …bool needMatchingVectors = true; // for non-matrix ops, would a scalar need to smear to match a v… in createBinaryOperation() local
5998 needMatchingVectors = false; in createBinaryOperation()
6022 needMatchingVectors = false; in createBinaryOperation()
6059 needMatchingVectors = false; in createBinaryOperation()
6067 needMatchingVectors = false; in createBinaryOperation()
6075 needMatchingVectors = false; in createBinaryOperation()
6125 if (needMatchingVectors) in createBinaryOperation()
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp5967 …bool needMatchingVectors = true; // for non-matrix ops, would a scalar need to smear to match a v… in createBinaryOperation() local
5998 needMatchingVectors = false; in createBinaryOperation()
6022 needMatchingVectors = false; in createBinaryOperation()
6059 needMatchingVectors = false; in createBinaryOperation()
6067 needMatchingVectors = false; in createBinaryOperation()
6075 needMatchingVectors = false; in createBinaryOperation()
6125 if (needMatchingVectors) in createBinaryOperation()