/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_annotation.cpp | 87 case SpvDecorationIndex: in LogStringForDecoration()
|
D | validate_interfaces.cpp | 249 } else if (dec.dec_type() == SpvDecorationIndex) { in GetLocationsForVariable()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_annotation.cpp | 87 case SpvDecorationIndex: in LogStringForDecoration()
|
D | validate_interfaces.cpp | 249 } else if (dec.dec_type() == SpvDecorationIndex) { in GetLocationsForVariable()
|
/external/skia/src/sksl/ |
D | spirv.h | 349 SpvDecorationIndex = 32, enumerator
|
/external/skqp/src/sksl/ |
D | spirv.h | 349 SpvDecorationIndex = 32, enumerator
|
D | SkSLSPIRVCodeGenerator.cpp | 2554 this->writeInstruction(SpvOpDecorate, target, SpvDecorationIndex, layout.fIndex, in writeLayout() 2583 this->writeInstruction(SpvOpMemberDecorate, target, member, SpvDecorationIndex, in writeLayout()
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 372 SpvDecorationIndex = 32, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 372 SpvDecorationIndex = 32, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 372 SpvDecorationIndex = 32, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 376 SpvDecorationIndex = 32, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 379 SpvDecorationIndex = 32, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 379 SpvDecorationIndex = 32, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 376 SpvDecorationIndex = 32, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 376 SpvDecorationIndex = 32, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 379 SpvDecorationIndex = 32, enumerator
|
/external/mesa3d/prebuilt-intermediates/spirv/ |
D | spirv_info.c | 350 case SpvDecorationIndex: return "SpvDecorationIndex"; in spirv_decoration_to_string()
|
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | spirv_builder.c | 293 emit_decoration(b, target, SpvDecorationIndex, args, ARRAY_SIZE(args)); in spirv_builder_emit_index()
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 428 SpvDecorationIndex = 32, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 482 SpvDecorationIndex = 32, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 470 SpvDecorationIndex = 32, enumerator
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv.h | 458 SpvDecorationIndex = 32, enumerator
|
D | spirv_to_nir.c | 1062 case SpvDecorationIndex: in struct_member_decoration_cb() 1260 case SpvDecorationIndex: in type_decoration_cb()
|
D | vtn_variables.c | 1171 case SpvDecorationIndex: in apply_var_decoration()
|
/external/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 2935 this->writeInstruction(SpvOpDecorate, target, SpvDecorationIndex, layout.fIndex, in writeLayout() 2964 this->writeInstruction(SpvOpMemberDecorate, target, member, SpvDecorationIndex, in writeLayout()
|