Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/val/
H A Dvalidate_composites.cpp513 auto vector2Type = _.FindDef(vector2Object->type_id()); in ValidateVectorShuffle() local
518 if (!vector2Type || vector2Type->opcode() != SpvOpTypeVector) { in ValidateVectorShuffle()
528 if (vector2Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
536 auto vector2ComponentCount = vector2Type->GetOperandAs<uint32_t>(2); in ValidateVectorShuffle()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/val/
H A Dvalidate_composites.cpp517 auto vector2Type = _.FindDef(vector2Object->type_id()); in ValidateVectorShuffle() local
522 if (!vector2Type || vector2Type->opcode() != SpvOpTypeVector) { in ValidateVectorShuffle()
532 if (vector2Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
539 auto vector2ComponentCount = vector2Type->GetOperandAs<uint32_t>(2); in ValidateVectorShuffle()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidate_composites.cpp513 auto vector2Type = _.FindDef(vector2Object->type_id()); in ValidateVectorShuffle() local
518 if (!vector2Type || vector2Type->opcode() != SpvOpTypeVector) { in ValidateVectorShuffle()
528 if (vector2Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
536 auto vector2ComponentCount = vector2Type->GetOperandAs<uint32_t>(2); in ValidateVectorShuffle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_composites.cpp513 auto vector2Type = _.FindDef(vector2Object->type_id()); in ValidateVectorShuffle() local
518 if (!vector2Type || vector2Type->opcode() != SpvOpTypeVector) { in ValidateVectorShuffle()
528 if (vector2Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
536 auto vector2ComponentCount = vector2Type->GetOperandAs<uint32_t>(2); in ValidateVectorShuffle()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidate_composites.cpp513 auto vector2Type = _.FindDef(vector2Object->type_id()); in ValidateVectorShuffle() local
518 if (!vector2Type || vector2Type->opcode() != SpvOpTypeVector) { in ValidateVectorShuffle()
528 if (vector2Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
536 auto vector2ComponentCount = vector2Type->GetOperandAs<uint32_t>(2); in ValidateVectorShuffle()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/val/
H A Dvalidate_composites.cpp517 auto vector2Type = _.FindDef(vector2Object->type_id()); in ValidateVectorShuffle() local
522 if (!vector2Type || vector2Type->opcode() != SpvOpTypeVector) { in ValidateVectorShuffle()
532 if (vector2Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
539 auto vector2ComponentCount = vector2Type->GetOperandAs<uint32_t>(2); in ValidateVectorShuffle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/val/
H A Dvalidate_composites.cpp513 auto vector2Type = _.FindDef(vector2Object->type_id()); in ValidateVectorShuffle() local
518 if (!vector2Type || vector2Type->opcode() != SpvOpTypeVector) { in ValidateVectorShuffle()
528 if (vector2Type->GetOperandAs<uint32_t>(1) != resultComponentType) { in ValidateVectorShuffle()
536 auto vector2ComponentCount = vector2Type->GetOperandAs<uint32_t>(2); in ValidateVectorShuffle()