Searched refs:IsUnsignedIntVectorType (Results 1 – 17 of 17) sorted by relevance
44 if (!_.IsUnsignedIntVectorType(value_type) || in ValidateGroupNonUniformBallotBitCount()
64 !(_.IsUnsignedIntVectorType(result_type) && in ValidateShaderClock()
66 !_.IsUnsignedIntVectorType(result_type) && in ArithmeticsPass()434 !_.IsUnsignedIntVectorType(result_types[0])) in ArithmeticsPass()
36 !_.IsUnsignedIntVectorType(result_type) && in ConversionPass()129 !_.IsUnsignedIntVectorType(result_type) && in ConversionPass()
570 bool IsUnsignedIntVectorType(uint32_t id) const;
813 bool ValidationState_t::IsUnsignedIntVectorType(uint32_t id) const { in IsUnsignedIntVectorType() function in spvtools::val::ValidationState_t
603 bool IsUnsignedIntVectorType(uint32_t id) const;
973 bool ValidationState_t::IsUnsignedIntVectorType(uint32_t id) const { in IsUnsignedIntVectorType() function in spvtools::val::ValidationState_t1142 (IsUnsignedIntVectorType(id) && GetDimension(id) == 2 && in IsUnsigned64BitHandle()