Searched defs:ext_inst_name (Results 1 – 6 of 6) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_ext_inst_test.cpp | 68 uint32_t GetPackedNumComponents(const std::string& ext_inst_name) { in GetPackedNumComponents() 77 uint32_t GetPackedBitWidth(const std::string& ext_inst_name) { in GetPackedBitWidth() 465 const std::string ext_inst_name = GetParam(); in TEST_P() local 476 const std::string ext_inst_name = GetParam(); in TEST_P() local 489 const std::string ext_inst_name = GetParam(); in TEST_P() local 517 const std::string ext_inst_name = GetParam(); in TEST_P() local 530 const std::string ext_inst_name = GetParam(); in TEST_P() local 543 const std::string ext_inst_name = GetParam(); in TEST_P() local 556 const std::string ext_inst_name = GetParam(); in TEST_P() local 579 const std::string ext_inst_name = GetParam(); in TEST_P() local [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_ext_inst_test.cpp | 68 uint32_t GetPackedNumComponents(const std::string& ext_inst_name) { in GetPackedNumComponents() 77 uint32_t GetPackedBitWidth(const std::string& ext_inst_name) { in GetPackedBitWidth() 465 const std::string ext_inst_name = GetParam(); in TEST_P() local 476 const std::string ext_inst_name = GetParam(); in TEST_P() local 489 const std::string ext_inst_name = GetParam(); in TEST_P() local 517 const std::string ext_inst_name = GetParam(); in TEST_P() local 530 const std::string ext_inst_name = GetParam(); in TEST_P() local 543 const std::string ext_inst_name = GetParam(); in TEST_P() local 556 const std::string ext_inst_name = GetParam(); in TEST_P() local 579 const std::string ext_inst_name = GetParam(); in TEST_P() local [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
D | val_ext_inst_test.cpp | 68 uint32_t GetPackedNumComponents(const std::string& ext_inst_name) { in GetPackedNumComponents() 77 uint32_t GetPackedBitWidth(const std::string& ext_inst_name) { in GetPackedBitWidth() 465 const std::string ext_inst_name = GetParam(); in TEST_P() local 476 const std::string ext_inst_name = GetParam(); in TEST_P() local 489 const std::string ext_inst_name = GetParam(); in TEST_P() local 517 const std::string ext_inst_name = GetParam(); in TEST_P() local 530 const std::string ext_inst_name = GetParam(); in TEST_P() local 543 const std::string ext_inst_name = GetParam(); in TEST_P() local 556 const std::string ext_inst_name = GetParam(); in TEST_P() local 579 const std::string ext_inst_name = GetParam(); in TEST_P() local [all …]
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 83 const std::function<std::string()>& ext_inst_name) { in ValidateOperandForDebugInfo() 108 const std::function<std::string()>& ext_inst_name) { in ValidateUint32ConstantOperandForDebugInfo() 174 uint32_t word_index, const std::function<std::string()>& ext_inst_name) { in ValidateDebugInfoOperand() 207 const std::function<std::string()>& ext_inst_name) { in ValidateOperandBaseType() 219 const std::function<std::string()>& ext_inst_name) { in ValidateOperandLexicalScope() 242 const std::function<std::string()>& ext_inst_name, in ValidateOperandDebugType() 794 auto ext_inst_name = [&_, ext_inst_set, ext_inst_type, ext_inst_index]() { in ValidateExtInst() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 97 const std::function<std::string()>& ext_inst_name) { in ValidateOperandForDebugInfo() 122 const std::function<std::string()>& ext_inst_name) { in ValidateUint32ConstantOperandForDebugInfo() 188 uint32_t word_index, const std::function<std::string()>& ext_inst_name) { in ValidateDebugInfoOperand() 221 const std::function<std::string()>& ext_inst_name) { in ValidateOperandBaseType() 233 const std::function<std::string()>& ext_inst_name) { in ValidateOperandLexicalScope() 256 const std::function<std::string()>& ext_inst_name, in ValidateOperandDebugType() 1098 auto ext_inst_name = [&_, ext_inst_set, ext_inst_type, ext_inst_index]() { in ValidateExtInst() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_extensions.cpp | 93 const std::function<std::string()>& ext_inst_name) { in ValidateOperandForDebugInfo() 118 const std::function<std::string()>& ext_inst_name) { in ValidateUint32ConstantOperandForDebugInfo() 184 uint32_t word_index, const std::function<std::string()>& ext_inst_name) { in ValidateDebugInfoOperand() 217 const std::function<std::string()>& ext_inst_name) { in ValidateOperandBaseType() 229 const std::function<std::string()>& ext_inst_name) { in ValidateOperandLexicalScope() 252 const std::function<std::string()>& ext_inst_name, in ValidateOperandDebugType() 1094 auto ext_inst_name = [&_, ext_inst_set, ext_inst_type, ext_inst_index]() { in ValidateExtInst() local
|