/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/ |
D | instruction_test.cpp | 58 {1, 1, SPV_OPERAND_TYPE_RESULT_ID, SPV_NUMBER_NONE, 0}, 79 {1, 1, SPV_OPERAND_TYPE_RESULT_ID, SPV_NUMBER_NONE, 0}, 80 {2, 1, SPV_OPERAND_TYPE_TYPE_ID, SPV_NUMBER_NONE, 0}, 81 {3, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 82 {4, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 83 {5, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 84 {6, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 104 {1, 1, SPV_OPERAND_TYPE_SCOPE_ID, SPV_NUMBER_NONE, 0}, // Execution 105 {2, 1, SPV_OPERAND_TYPE_SCOPE_ID, SPV_NUMBER_NONE, 0}, // Memory 106 {3, 1, SPV_OPERAND_TYPE_MEMORY_SEMANTICS_ID, SPV_NUMBER_NONE,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 94 {1, 1, SPV_OPERAND_TYPE_RESULT_ID, SPV_NUMBER_NONE, 0}, 115 {1, 1, SPV_OPERAND_TYPE_RESULT_ID, SPV_NUMBER_NONE, 0}, 116 {2, 1, SPV_OPERAND_TYPE_TYPE_ID, SPV_NUMBER_NONE, 0}, 117 {3, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 118 {4, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 119 {5, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 120 {6, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 140 {1, 1, SPV_OPERAND_TYPE_SCOPE_ID, SPV_NUMBER_NONE, 0}, // Execution 141 {2, 1, SPV_OPERAND_TYPE_SCOPE_ID, SPV_NUMBER_NONE, 0}, // Memory 142 {3, 1, SPV_OPERAND_TYPE_MEMORY_SEMANTICS_ID, SPV_NUMBER_NONE,
|
/third_party/spirv-tools/test/opt/ |
D | instruction_test.cpp | 88 {1, 1, SPV_OPERAND_TYPE_RESULT_ID, SPV_NUMBER_NONE, 0}, 109 {1, 1, SPV_OPERAND_TYPE_RESULT_ID, SPV_NUMBER_NONE, 0}, 110 {2, 1, SPV_OPERAND_TYPE_TYPE_ID, SPV_NUMBER_NONE, 0}, 111 {3, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 112 {4, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 113 {5, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 114 {6, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 134 {1, 1, SPV_OPERAND_TYPE_SCOPE_ID, SPV_NUMBER_NONE, 0}, // Execution 135 {2, 1, SPV_OPERAND_TYPE_SCOPE_ID, SPV_NUMBER_NONE, 0}, // Memory 136 {3, 1, SPV_OPERAND_TYPE_MEMORY_SEMANTICS_ID, SPV_NUMBER_NONE,
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | instruction_test.cpp | 94 {1, 1, SPV_OPERAND_TYPE_RESULT_ID, SPV_NUMBER_NONE, 0}, 115 {1, 1, SPV_OPERAND_TYPE_RESULT_ID, SPV_NUMBER_NONE, 0}, 116 {2, 1, SPV_OPERAND_TYPE_TYPE_ID, SPV_NUMBER_NONE, 0}, 117 {3, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 118 {4, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 119 {5, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 120 {6, 1, SPV_OPERAND_TYPE_ID, SPV_NUMBER_NONE, 0}, 140 {1, 1, SPV_OPERAND_TYPE_SCOPE_ID, SPV_NUMBER_NONE, 0}, // Execution 141 {2, 1, SPV_OPERAND_TYPE_SCOPE_ID, SPV_NUMBER_NONE, 0}, // Memory 142 {3, 1, SPV_OPERAND_TYPE_MEMORY_SEMANTICS_ID, SPV_NUMBER_NONE,
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | binary.cpp | 407 parsed_operand.number_kind = SPV_NUMBER_NONE; in parseOperand() 722 if (info.type == SPV_NUMBER_NONE) { in setNumericTypeInfoForType() 739 NumberType info = {SPV_NUMBER_NONE, 0}; in recordNumberType()
|
/third_party/spirv-tools/source/ |
D | binary.cpp | 435 parsed_operand.number_kind = SPV_NUMBER_NONE; in parseOperand() 777 if (info.type == SPV_NUMBER_NONE) { in setNumericTypeInfoForType() 794 NumberType info = {SPV_NUMBER_NONE, 0}; in recordNumberType()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | binary.cpp | 425 parsed_operand.number_kind = SPV_NUMBER_NONE; in parseOperand() 776 if (info.type == SPV_NUMBER_NONE) { in setNumericTypeInfoForType() 793 NumberType info = {SPV_NUMBER_NONE, 0}; in recordNumberType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | binary.cpp | 425 parsed_operand.number_kind = SPV_NUMBER_NONE; in parseOperand() 776 if (info.type == SPV_NUMBER_NONE) { in setNumericTypeInfoForType() 793 NumberType info = {SPV_NUMBER_NONE, 0}; in recordNumberType()
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
D | parse_number.h | 55 return type.kind == SPV_NUMBER_NONE; in IsUnknown()
|
/third_party/spirv-tools/source/util/ |
D | parse_number.h | 55 return type.kind == SPV_NUMBER_NONE; in IsUnknown()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/ |
D | parse_number.h | 54 return type.kind == SPV_NUMBER_NONE; in IsUnknown()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | parse_number.h | 55 return type.kind == SPV_NUMBER_NONE; in IsUnknown()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/include/spirv-tools/ |
D | libspirv.h | 244 SPV_NUMBER_NONE = 0, // The default for value initialization. enumerator
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/comp/ |
D | markv_codec.cpp | 969 parsed_operand.number_kind = SPV_NUMBER_NONE; in DecodeOperand() 1394 if (info.type == SPV_NUMBER_NONE) { in SetNumericTypeInfoForType() 1410 NumberType info = {SPV_NUMBER_NONE, 0}; in RecordNumberType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | binary_parse_test.cpp | 145 return {offset, 1, type, SPV_NUMBER_NONE, 0}; in MakeSimpleOperand() 159 return {offset, length, SPV_OPERAND_TYPE_LITERAL_STRING, SPV_NUMBER_NONE, 0}; in MakeLiteralStringOperand()
|
D | parse_number_test.cpp | 699 NumberType type = {32, SPV_NUMBER_NONE}; in TEST() 904 NumberType type = {32, SPV_NUMBER_NONE}; in TEST()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | binary_parse_test.cpp | 142 return {offset, 1, type, SPV_NUMBER_NONE, 0}; in MakeSimpleOperand() 156 return {offset, length, SPV_OPERAND_TYPE_LITERAL_STRING, SPV_NUMBER_NONE, 0}; in MakeLiteralStringOperand()
|
D | parse_number_test.cpp | 701 NumberType type = {32, SPV_NUMBER_NONE}; in TEST() 906 NumberType type = {32, SPV_NUMBER_NONE}; in TEST()
|
/third_party/spirv-tools/test/ |
D | binary_parse_test.cpp | 145 return {offset, 1, type, SPV_NUMBER_NONE, 0}; in MakeSimpleOperand() 159 return {offset, length, SPV_OPERAND_TYPE_LITERAL_STRING, SPV_NUMBER_NONE, 0}; in MakeLiteralStringOperand()
|
D | parse_number_test.cpp | 699 NumberType type = {32, SPV_NUMBER_NONE}; in TEST() 904 NumberType type = {32, SPV_NUMBER_NONE}; in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | binary_parse_test.cpp | 145 return {offset, 1, type, SPV_NUMBER_NONE, 0}; in MakeSimpleOperand() 159 return {offset, length, SPV_OPERAND_TYPE_LITERAL_STRING, SPV_NUMBER_NONE, 0}; in MakeLiteralStringOperand()
|
D | parse_number_test.cpp | 699 NumberType type = {32, SPV_NUMBER_NONE}; in TEST() 904 NumberType type = {32, SPV_NUMBER_NONE}; in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/ |
D | libspirv.h | 328 SPV_NUMBER_NONE = 0, // The default for value initialization. enumerator
|
/third_party/spirv-tools/include/spirv-tools/ |
D | libspirv.h | 328 SPV_NUMBER_NONE = 0, // The default for value initialization. enumerator
|
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/ |
D | libspirv.h | 328 SPV_NUMBER_NONE = 0, // The default for value initialization. enumerator
|