Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_composites.cpp527 auto resultComponentType = resultType->GetOperandAs<uint32_t>(1); in ValidateVectorShuffle() local
528 if (vector1Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
532 if (vector2Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_composites.cpp527 auto resultComponentType = resultType->GetOperandAs<uint32_t>(1); in ValidateVectorShuffle() local
528 if (vector1Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
532 if (vector2Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()