Home
last modified time | relevance | path

Searched refs:GetIdDesc (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_builtins.cpp44 std::string GetIdDesc(const Instruction& inst) { in GetIdDesc() function
67 << GetIdDesc(inst) in GetUnderlyingType()
77 << GetIdDesc(inst) in GetUnderlyingType()
90 << GetIdDesc(inst) in GetUnderlyingType()
698 ss << GetIdDesc(inst); in GetDefinitionDesc()
708 ss << GetIdDesc(referenced_from_inst) << " is referencing " in GetReferenceDesc()
709 << GetIdDesc(referenced_inst); in GetReferenceDesc()
711 ss << " which is dependent on " << GetIdDesc(built_in_inst); in GetReferenceDesc()
732 ss << GetIdDesc(inst) << " uses storage class "; in GetStorageClassDesc()
1109 << " " << GetIdDesc(referenced_inst) << " depends on " in ValidateNotCalledWithExecutionModel()
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_builtins.cpp44 std::string GetIdDesc(const Instruction& inst) { in GetIdDesc() function
67 << GetIdDesc(inst) in GetUnderlyingType()
77 << GetIdDesc(inst) in GetUnderlyingType()
90 << GetIdDesc(inst) in GetUnderlyingType()
698 ss << GetIdDesc(inst); in GetDefinitionDesc()
708 ss << GetIdDesc(referenced_from_inst) << " is referencing " in GetReferenceDesc()
709 << GetIdDesc(referenced_inst); in GetReferenceDesc()
711 ss << " which is dependent on " << GetIdDesc(built_in_inst); in GetReferenceDesc()
732 ss << GetIdDesc(inst) << " uses storage class "; in GetStorageClassDesc()
1109 << " " << GetIdDesc(referenced_inst) << " depends on " in ValidateNotCalledWithExecutionModel()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_builtins.cpp44 std::string GetIdDesc(const Instruction& inst) { in GetIdDesc() function
67 << GetIdDesc(inst) in GetUnderlyingType()
77 << GetIdDesc(inst) in GetUnderlyingType()
90 << GetIdDesc(inst) in GetUnderlyingType()
698 ss << GetIdDesc(inst); in GetDefinitionDesc()
708 ss << GetIdDesc(referenced_from_inst) << " is referencing " in GetReferenceDesc()
709 << GetIdDesc(referenced_inst); in GetReferenceDesc()
711 ss << " which is dependent on " << GetIdDesc(built_in_inst); in GetReferenceDesc()
732 ss << GetIdDesc(inst) << " uses storage class "; in GetStorageClassDesc()
1109 << " " << GetIdDesc(referenced_inst) << " depends on " in ValidateNotCalledWithExecutionModel()
[all …]