Searched refs:IsSignedIntScalarType (Results 1 – 6 of 6) sorted by relevance
571 bool IsSignedIntScalarType(uint32_t id) const;
826 bool ValidationState_t::IsSignedIntScalarType(uint32_t id) const { in IsSignedIntScalarType() function in spvtools::val::ValidationState_t838 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()
604 bool IsSignedIntScalarType(uint32_t id) const;
986 bool ValidationState_t::IsSignedIntScalarType(uint32_t id) const { in IsSignedIntScalarType() function in spvtools::val::ValidationState_t998 return IsSignedIntScalarType(GetComponentType(id)); in IsSignedIntVectorType()