Home
last modified time | relevance | path

Searched refs:OpString (Results 1 - 25 of 61) sorted by relevance

123

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddebug_info_manager_test.cpp50 %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 Dir_loader_test.cpp133 "%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 Dinline_test.cpp3323 ; 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 Ddebug_info_manager_test.cpp50 %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 Dir_loader_test.cpp133 "%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 Dinline_test.cpp3323 ; 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 Ddebug_info_manager_test.cpp47 %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 Dir_loader_test.cpp132 "%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 Dinline_test.cpp3327 ; 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 Dval_ext_inst_debug_test.cpp285 %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 Dval_ext_inst_debug_test.cpp285 %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 Dval_ext_inst_debug_test.cpp285 %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 Dvalidate_extensions.cpp321 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 Dvalidate_debug.cpp46 if (!file || spv::Op::OpString != file->opcode()) { in ValidateLine()
49 << " is not an OpString."; in ValidateLine()
/third_party/spirv-tools/tools/objdump/
H A Dextract_source.cpp69 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 Dreflect.h31 opcode == spv::Op::OpString; in IsDebug1Inst()
H A Dstrip_debug_info_pass.cpp33 // 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 Dbinary_parse_test.cpp961 {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 Dtext_to_binary.debug_test.cpp159 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 Dclspv_helper.cc230 case spv::OpString: { in ParseReflection()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs676 OpString = 7, enumerator
H A Dspirv.hpp671 OpString = 7, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs688 OpString = 7, enumerator
H A Dspirv.hpp683 OpString = 7, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs693 OpString = 7, enumerator

Completed in 41 milliseconds

123