/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | debug_info_manager_test.cpp | 50 %5 = OpString "ps.hlsl" 51 %14 = OpString "#line 1 \"ps.hlsl\" 56 %17 = OpString "float" 57 %21 = OpString "main" 58 %24 = OpString "color" 106 %5 = OpString "ps.hlsl" 107 %14 = OpString "#line 1 \"ps.hlsl\" 112 %17 = OpString "float" 113 %21 = OpString "main" 114 %24 = OpString "colo [all...] |
H A D | ir_loader_test.cpp | 133 "%3 = OpString \"minimal.vert\"\n" in TEST() 161 "%file = OpString \"test\"\n" in TEST() 261 %file = OpString "my file" in TEST() 308 %file = OpString "my file" in TEST() 370 %7 = OpString "simple_vs.hlsl" in TEST() 371 %8 = OpString "#line 1 \"simple_vs.hlsl\" in TEST() 399 %9 = OpString "struct VS_OUTPUT" in TEST() 400 %10 = OpString "float" in TEST() 401 %11 = OpString "pos : SV_POSITION" in TEST() 402 %12 = OpString "colo in TEST() [all...] |
H A D | inline_test.cpp | 3323 ; CHECK: [[main_name:%\d+]] = OpString "main" 3324 ; CHECK: [[foo_name:%\d+]] = OpString "foo" 3337 %5 = OpString "ps.hlsl" 3339 %6 = OpString "float" 3340 %main_name = OpString "main" 3341 %foo_name = OpString "foo" 3389 ; CHECK: [[main_name:%\d+]] = OpString "main" 3390 ; CHECK: [[foo_name:%\d+]] = OpString "foo" 3404 %5 = OpString "ps.hlsl" 3406 %6 = OpString "floa [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | debug_info_manager_test.cpp | 50 %5 = OpString "ps.hlsl" 51 %14 = OpString "#line 1 \"ps.hlsl\" 56 %17 = OpString "float" 57 %21 = OpString "main" 58 %24 = OpString "color" 106 %5 = OpString "ps.hlsl" 107 %14 = OpString "#line 1 \"ps.hlsl\" 112 %17 = OpString "float" 113 %21 = OpString "main" 114 %24 = OpString "colo [all...] |
H A D | ir_loader_test.cpp | 133 "%3 = OpString \"minimal.vert\"\n" in TEST() 161 "%file = OpString \"test\"\n" in TEST() 261 %file = OpString "my file" in TEST() 308 %file = OpString "my file" in TEST() 370 %7 = OpString "simple_vs.hlsl" in TEST() 371 %8 = OpString "#line 1 \"simple_vs.hlsl\" in TEST() 399 %9 = OpString "struct VS_OUTPUT" in TEST() 400 %10 = OpString "float" in TEST() 401 %11 = OpString "pos : SV_POSITION" in TEST() 402 %12 = OpString "colo in TEST() [all...] |
H A D | inline_test.cpp | 3323 ; CHECK: [[main_name:%\d+]] = OpString "main" 3324 ; CHECK: [[foo_name:%\d+]] = OpString "foo" 3337 %5 = OpString "ps.hlsl" 3339 %6 = OpString "float" 3340 %main_name = OpString "main" 3341 %foo_name = OpString "foo" 3389 ; CHECK: [[main_name:%\d+]] = OpString "main" 3390 ; CHECK: [[foo_name:%\d+]] = OpString "foo" 3404 %5 = OpString "ps.hlsl" 3406 %6 = OpString "floa [all...] |
/third_party/spirv-tools/test/opt/ |
H A D | debug_info_manager_test.cpp | 47 %5 = OpString "ps.hlsl" 48 %14 = OpString "#line 1 \"ps.hlsl\" 53 %17 = OpString "float" 54 %21 = OpString "main" 55 %24 = OpString "color" 103 %5 = OpString "ps.hlsl" 104 %14 = OpString "#line 1 \"ps.hlsl\" 109 %17 = OpString "float" 110 %21 = OpString "main" 111 %24 = OpString "colo [all...] |
H A D | ir_loader_test.cpp | 132 "%3 = OpString \"minimal.vert\"\n" in TEST() 160 "%file = OpString \"test\"\n" in TEST() 260 %file = OpString "my file" in TEST() 308 %file = OpString "my file" in TEST() 372 %7 = OpString "simple_vs.hlsl" in TEST() 373 %8 = OpString "#line 1 \"simple_vs.hlsl\" in TEST() 401 %9 = OpString "struct VS_OUTPUT" in TEST() 402 %10 = OpString "float" in TEST() 403 %11 = OpString "pos : SV_POSITION" in TEST() 404 %12 = OpString "colo in TEST() [all...] |
H A D | inline_test.cpp | 3327 ; CHECK: [[main_name:%\d+]] = OpString "main" 3328 ; CHECK: [[foo_name:%\d+]] = OpString "foo" 3341 %5 = OpString "ps.hlsl" 3343 %6 = OpString "float" 3344 %main_name = OpString "main" 3345 %foo_name = OpString "foo" 3393 ; CHECK: [[main_name:%\d+]] = OpString "main" 3394 ; CHECK: [[foo_name:%\d+]] = OpString "foo" 3408 %5 = OpString "ps.hlsl" 3410 %6 = OpString "floa [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_ext_inst_debug_test.cpp | 285 %code = OpString "main() {}" in TEST_F() 303 %src = OpString "simple.hlsl" in TEST_F() 304 %code = OpString "main() {}" in TEST_F() 322 %src = OpString "simple.hlsl" in TEST_F() 323 %code = OpString "main() {}" in TEST_F() 347 %src = OpString "simple.hlsl" in TEST_F() 348 %code = OpString "main() {}" in TEST_F() 373 %src = OpString "simple.hlsl" in TEST_P() 374 %code = OpString "void main() {}" in TEST_P() 375 %void_name = OpString "voi in TEST_P() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_ext_inst_debug_test.cpp | 285 %code = OpString "main() {}" in TEST_F() 303 %src = OpString "simple.hlsl" in TEST_F() 304 %code = OpString "main() {}" in TEST_F() 322 %src = OpString "simple.hlsl" in TEST_F() 323 %code = OpString "main() {}" in TEST_F() 347 %src = OpString "simple.hlsl" in TEST_F() 348 %code = OpString "main() {}" in TEST_F() 373 %src = OpString "simple.hlsl" in TEST_P() 374 %code = OpString "void main() {}" in TEST_P() 375 %void_name = OpString "voi in TEST_P() [all...] |
/third_party/spirv-tools/test/val/ |
H A D | val_ext_inst_debug_test.cpp | 285 %code = OpString "main() {}" in TEST_F() 303 %src = OpString "simple.hlsl" in TEST_F() 304 %code = OpString "main() {}" in TEST_F() 322 %src = OpString "simple.hlsl" in TEST_F() 323 %code = OpString "main() {}" in TEST_F() 347 %src = OpString "simple.hlsl" in TEST_F() 348 %code = OpString "main() {}" in TEST_F() 373 %src = OpString "simple.hlsl" in TEST_P() 374 %code = OpString "void main() {}" in TEST_P() 375 %void_name = OpString "voi in TEST_P() [all...] |
/third_party/spirv-tools/source/val/ |
H A D | validate_extensions.cpp | 321 if (!name || name->opcode() != spv::Op::OpString) { in ValidateClspvReflectionKernel() 322 return _.diag(SPV_ERROR_INVALID_ID, inst) << "Name must be an OpString"; in ValidateClspvReflectionKernel() 363 if (_.GetIdOpcode(atts_id) != spv::Op::OpString) { in ValidateClspvReflectionKernel() 365 << "Attributes must be an OpString"; in ValidateClspvReflectionKernel() 375 if (_.GetIdOpcode(inst->GetOperandAs<uint32_t>(4)) != spv::Op::OpString) { in ValidateClspvReflectionArgumentInfo() 376 return _.diag(SPV_ERROR_INVALID_ID, inst) << "Name must be an OpString"; in ValidateClspvReflectionArgumentInfo() 379 if (_.GetIdOpcode(inst->GetOperandAs<uint32_t>(5)) != spv::Op::OpString) { in ValidateClspvReflectionArgumentInfo() 381 << "TypeName must be an OpString"; in ValidateClspvReflectionArgumentInfo() 645 if (_.GetIdOpcode(inst->GetOperandAs<uint32_t>(6)) != spv::Op::OpString) { in ValidateClspvReflectionInitializedData() 646 return _.diag(SPV_ERROR_INVALID_ID, inst) << "Data must be an OpString"; in ValidateClspvReflectionInitializedData() [all...] |
H A D | validate_debug.cpp | 46 if (!file || spv::Op::OpString != file->opcode()) { in ValidateLine() 49 << " is not an OpString."; in ValidateLine()
|
/third_party/spirv-tools/tools/objdump/ |
H A D | extract_source.cpp | 69 assert(instruction.opcode == spv::Op::OpString); in extractOpString() 72 "Missing operands for OpString."); in extractOpString() 158 if (instruction.opcode == spv::Op::OpString) { in ExtractSourceFromModule()
|
/third_party/spirv-tools/source/opt/ |
H A D | reflect.h | 31 opcode == spv::Op::OpString; in IsDebug1Inst()
|
H A D | strip_debug_info_pass.cpp | 33 // if we use non-semantic info, it may reference OpString. Do a more in Process() 34 // expensive pass checking the uses of the OpString to see if any are in Process() 40 case spv::Op::OpString: { in Process() 54 // remove this OpString in Process()
|
/third_party/spirv-tools/test/ |
H A D | binary_parse_test.cpp | 961 {spvOpcodeMake(3, spv::Op::OpString), 1}}), 962 "End of input reached while decoding OpString starting at word" 967 {spvOpcodeMake(4, spv::Op::OpString), 1, 0x41414141, 969 "End of input reached while decoding OpString starting at word" 993 {spvOpcodeMake(3, spv::Op::OpString), 1, 0x41414141, 0}}), 994 "Invalid word count: OpString starting at word 5 says it has 3" 999 {spvOpcodeMake(4, spv::Op::OpString), 1 /* result id */}, 1002 "Invalid instruction OpString starting at word 5: expected no more"
|
H A D | text_to_binary.debug_test.cpp | 159 std::string("%result = OpString \"") + GetParam() + "\""; in TEST_P() 162 Eq(MakeInstruction(spv::Op::OpString, {1}, MakeVector(GetParam())))); in TEST_P()
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | clspv_helper.cc | 230 case spv::OpString: { in ParseReflection()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 676 OpString = 7, enumerator
|
H A D | spirv.hpp | 671 OpString = 7, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 688 OpString = 7, enumerator
|
H A D | spirv.hpp | 683 OpString = 7, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 693 OpString = 7, enumerator
|