Searched refs:IsUnsignedIntScalarType (Results 1 – 19 of 19) sorted by relevance
43 if (!_.IsUnsignedIntScalarType(group_count_x) || in MeshShadingPass()50 if (!_.IsUnsignedIntScalarType(group_count_y) || in MeshShadingPass()57 if (!_.IsUnsignedIntScalarType(group_count_z) || in MeshShadingPass()94 if (!_.IsUnsignedIntScalarType(vertex_count) || in MeshShadingPass()101 if (!_.IsUnsignedIntScalarType(primitive_count) || in MeshShadingPass()
37 if (!_.IsUnsignedIntScalarType(result_type)) { in ValidateGroupNonUniformBallotBitCount()85 if (!_.IsUnsignedIntScalarType(delta_type)) { in ValidateGroupNonUniformRotateKHR()94 if (!_.IsUnsignedIntScalarType(cluster_size_type)) { in ValidateGroupNonUniformRotateKHR()
153 if (!_.IsUnsignedIntScalarType(hit_kind) || in RayTracingPass()180 if (!_.IsUnsignedIntScalarType(sbt_index) || in RayTracingPass()
35 if (!_.IsUnsignedIntScalarType(result_type) && in ConversionPass()128 if (!_.IsUnsignedIntScalarType(result_type) && in ConversionPass()251 if (!_.IsUnsignedIntScalarType(result_type)) in ConversionPass()
65 if (!_.IsUnsignedIntScalarType(result_type) && in ArithmeticsPass()433 if (!_.IsUnsignedIntScalarType(result_types[0]) && in ArithmeticsPass()
968 bool ValidationState_t::IsUnsignedIntScalarType(uint32_t id) const { in IsUnsignedIntScalarType() function in spvtools::val::ValidationState_t980 return IsUnsignedIntScalarType(GetComponentType(id)); in IsUnsignedIntVectorType()1136 return IsUnsignedIntScalarType(FindDef(id)->word(2)); in IsUnsignedIntCooperativeMatrixType()1141 return ((IsUnsignedIntScalarType(id) && GetBitWidth(id) == 64) || in IsUnsigned64BitHandle()
602 bool IsUnsignedIntScalarType(uint32_t id) const;
37 if (!_.IsUnsignedIntScalarType(result_type)) { in ValidateGroupNonUniformBallotBitCount()
62 if (!(_.IsUnsignedIntScalarType(result_type) && in ValidateShaderClock()
808 bool ValidationState_t::IsUnsignedIntScalarType(uint32_t id) const { in IsUnsignedIntScalarType() function in spvtools::val::ValidationState_t820 return IsUnsignedIntScalarType(GetComponentType(id)); in IsUnsignedIntVectorType()971 return IsUnsignedIntScalarType(FindDef(id)->word(2)); in IsUnsignedIntCooperativeMatrixType()
569 bool IsUnsignedIntScalarType(uint32_t id) const;