Searched refs:IsSignedIntScalarType (Results 1 – 6 of 6) sorted by relevance
614 bool IsSignedIntScalarType(uint32_t id) const;
1059 bool ValidationState_t::IsSignedIntScalarType(uint32_t id) const { in IsSignedIntScalarType() function in spvtools::val::ValidationState_t1071 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
649 bool IsSignedIntScalarType(uint32_t id) const;
1094 bool ValidationState_t::IsSignedIntScalarType(uint32_t id) const { in IsSignedIntScalarType() function in spvtools::val::ValidationState_t1106 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
630 bool IsSignedIntScalarType(uint32_t id) const;
1077 bool ValidationState_t::IsSignedIntScalarType(uint32_t id) const { in IsSignedIntScalarType() function in spvtools::val::ValidationState_t1089 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()