Home
last modified time | relevance | path

Searched refs:SpvDecorationIndex (Results 1 – 25 of 25) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_annotation.cpp87 case SpvDecorationIndex: in LogStringForDecoration()
Dvalidate_interfaces.cpp249 } else if (dec.dec_type() == SpvDecorationIndex) { in GetLocationsForVariable()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_annotation.cpp87 case SpvDecorationIndex: in LogStringForDecoration()
Dvalidate_interfaces.cpp249 } else if (dec.dec_type() == SpvDecorationIndex) { in GetLocationsForVariable()
/external/skia/src/sksl/
Dspirv.h349 SpvDecorationIndex = 32, enumerator
/external/skqp/src/sksl/
Dspirv.h349 SpvDecorationIndex = 32, enumerator
DSkSLSPIRVCodeGenerator.cpp2554 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/
Dspirv.h372 SpvDecorationIndex = 32, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h372 SpvDecorationIndex = 32, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h372 SpvDecorationIndex = 32, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h376 SpvDecorationIndex = 32, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h379 SpvDecorationIndex = 32, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h379 SpvDecorationIndex = 32, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h376 SpvDecorationIndex = 32, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h376 SpvDecorationIndex = 32, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h379 SpvDecorationIndex = 32, enumerator
/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c350 case SpvDecorationIndex: return "SpvDecorationIndex"; in spirv_decoration_to_string()
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.c293 emit_decoration(b, target, SpvDecorationIndex, args, ARRAY_SIZE(args)); in spirv_builder_emit_index()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h428 SpvDecorationIndex = 32, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h482 SpvDecorationIndex = 32, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h470 SpvDecorationIndex = 32, enumerator
/external/mesa3d/src/compiler/spirv/
Dspirv.h458 SpvDecorationIndex = 32, enumerator
Dspirv_to_nir.c1062 case SpvDecorationIndex: in struct_member_decoration_cb()
1260 case SpvDecorationIndex: in type_decoration_cb()
Dvtn_variables.c1171 case SpvDecorationIndex: in apply_var_decoration()
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2935 this->writeInstruction(SpvOpDecorate, target, SpvDecorationIndex, layout.fIndex, in writeLayout()
2964 this->writeInstruction(SpvOpMemberDecorate, target, member, SpvDecorationIndex, in writeLayout()