Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_builtins.cpp60 spv_result_t GetUnderlyingType(ValidationState_t& _, in GetUnderlyingType() function
744 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateBool()
760 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateI()
776 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateI32()
788 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateOptionalArrayedI32()
824 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateOptionalArrayedF32()
841 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateF32()
874 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateI32Vec()
907 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateOptionalArrayedF32Vec()
926 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateF32Vec()
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_builtins.cpp60 spv_result_t GetUnderlyingType(ValidationState_t& _, in GetUnderlyingType() function
744 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateBool()
760 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateI()
776 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateI32()
788 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateOptionalArrayedI32()
824 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateOptionalArrayedF32()
841 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateF32()
874 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateI32Vec()
907 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateOptionalArrayedF32Vec()
926 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateF32Vec()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_builtins.cpp60 spv_result_t GetUnderlyingType(ValidationState_t& _, in GetUnderlyingType() function
744 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateBool()
760 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateI()
776 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateI32()
788 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateOptionalArrayedI32()
824 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateOptionalArrayedF32()
841 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateF32()
874 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateI32Vec()
907 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateOptionalArrayedF32Vec()
926 GetUnderlyingType(_, decoration, inst, &underlying_type)) { in ValidateF32Vec()
[all …]